C# Class FlexChartSample.ChartAnnotationsController

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

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

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

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

ChartAnnotationsController() public method

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

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void