C# Class ShareExtension.ShareViewController

Inheritance: NSViewController
Show file Open project: xamarin/mac-samples

Private Properties

Property Type Description
Cancel void
Close void
Close void
ReleaseDesignerOutlets void
Send void

Public Methods

Method Description
LoadView ( ) : void
ShareViewController ( IntPtr handle ) : System

Private Methods

Method Description
Cancel ( Foundation sender ) : void
Close ( Foundation sender ) : void
Close ( NSObject sender ) : void
ReleaseDesignerOutlets ( ) : void
Send ( Foundation sender ) : void

Method Details

LoadView() public method

public LoadView ( ) : void
return void

ShareViewController() public method

public ShareViewController ( IntPtr handle ) : System
handle System.IntPtr
return System