C# Class FlexChartSample.FinancialChartController

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

Private Properties

Property Type Description
ReleaseDesignerOutlets void
modeSwitched void

Public Methods

Method Description
FinancialChartController ( IntPtr handle ) : System
ViewDidLoad ( ) : void

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void
modeSwitched ( UISegmentedControl sender ) : void

Method Details

FinancialChartController() public method

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

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void