Property | Type | Description | |
---|---|---|---|
ApplyFilter | string | ||
CreateImageView | NSImageView | ||
CreateTransitions | void | ||
HideControls | void | ||
ReleaseDesignerOutlets | void | ||
ShowControls | void | ||
SlideshowWindowController | System | ||
UpdateFilterProperties | void | ||
closeSlideshow | void | ||
nextImage | void | ||
pauseResume | void | ||
previousImage | void | ||
toggleFullScreen | void |
Method | Description | |
---|---|---|
AwakeFromNib ( ) : void | ||
DisplayImage ( object imageData ) : string | ||
DisplayInfo ( string message ) : void | ||
Error ( string message ) : void | ||
Initialize ( ) : void | ||
InvokeOnUiThread ( System.Action action ) : void | ||
LoadImage ( |
||
MouseMoved ( NSEvent evt ) : void | ||
SlideshowWindowController ( ) : System | ||
SlideshowWindowController ( |
||
UpdateUiState ( ) : void | ||
WindowWillClose ( ) : void |
Method | Description | |
---|---|---|
ApplyFilter ( bool fromLeft ) : string | ||
CreateImageView ( ) : NSImageView | ||
CreateTransitions ( ) : void | ||
HideControls ( ) : void | ||
ReleaseDesignerOutlets ( ) : void | ||
ShowControls ( ) : void | ||
SlideshowWindowController ( MonoMac.Foundation.NSCoder coder ) : System | ||
UpdateFilterProperties ( ) : void | ||
closeSlideshow ( MonoMac sender ) : void | ||
nextImage ( MonoMac sender ) : void | ||
pauseResume ( MonoMac sender ) : void | ||
previousImage ( MonoMac sender ) : void | ||
toggleFullScreen ( MonoMac sender ) : void |
public DisplayImage ( object imageData ) : string | ||
imageData | object | |
return | string |
public InvokeOnUiThread ( System.Action action ) : void | ||
action | System.Action | |
return | void |
public LoadImage ( |
||
item | ||
return | object |
public SlideshowWindowController ( ) : System | ||
return | System |
public SlideshowWindowController ( |
||
handle | ||
return | System |