C# Class FlexChartSample.SelectionModesController

Inheritance: UIViewController
ファイルを表示 Open project: GoXuni/Xamarin.iOS-Samples Class Usage Examples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
SelectionModesController ( IntPtr handle ) : System
ViewDidLoad ( ) : void
ViewWillAppear ( bool animated ) : void

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

SelectionModesController() public method

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

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void

ViewWillAppear() public method

public ViewWillAppear ( bool animated ) : void
animated bool
return void