C# Class FlexChartSample.UpdateAnimationController

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

Private Properties

Property Type Description
GetRandomLetter string
ReleaseDesignerOutlets void
addPoint void
removePoint void

Public Methods

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

Private Methods

Method Description
GetRandomLetter ( ) : string
ReleaseDesignerOutlets ( ) : void
addPoint ( UIKit sender ) : void
removePoint ( UIKit sender ) : void

Method Details

UpdateAnimationController() public method

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

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void