Property | Type | Description | |
---|---|---|---|
Play | void | ||
ReasonForWaitingToPlayChanged | void | ||
ReleaseDesignerOutlets | void | ||
pause | void | ||
playImmediately | void | ||
toggleAutomaticWaiting | void |
Method | Description | |
---|---|---|
PlaybackViewController ( IntPtr handle ) : System | ||
ViewDidLoad ( ) : void | ||
ViewWillDisappear ( bool animated ) : void |
Method | Description | |
---|---|---|
Play ( NSObject sender ) : void | ||
ReasonForWaitingToPlayChanged ( NSObservedChange obj ) : void | ||
ReleaseDesignerOutlets ( ) : void | ||
pause ( NSObject sender ) : void | ||
playImmediately ( NSObject sender ) : void | ||
toggleAutomaticWaiting ( UISwitch sender ) : void |
public PlaybackViewController ( IntPtr handle ) : System | ||
handle | IntPtr | |
return | System |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
return | void |