C# Class FlexChartSample.LineMarkerController

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

Private Properties

Property Type Description
ReleaseDesignerOutlets void
modeSelected void
positionChanged void

Public Methods

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

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void
modeSelected ( UISegmentedControl sender ) : void
positionChanged ( UISlider sender ) : void

Method Details

LineMarkerController() public method

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

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void