C# Class SparkleShare.SparkleEventsDelegate

Inheritance: NSWindowDelegate
Afficher le fichier Open project: hbons/SparkleShare Class Usage Examples

Méthodes publiques

Méthode Description
WillResize ( NSWindow sender, SizeF to_frame_size ) : SizeF
WindowShouldClose ( NSObject sender ) : bool

Method Details

WillResize() public méthode

public WillResize ( NSWindow sender, SizeF to_frame_size ) : SizeF
sender MonoMac.AppKit.NSWindow
to_frame_size System.Drawing.SizeF
Résultat System.Drawing.SizeF

WindowShouldClose() public méthode

public WindowShouldClose ( NSObject sender ) : bool
sender MonoMac.Foundation.NSObject
Résultat bool