C# Class FlexChartSample.BasicChartTypesController

Afficher le fichier Open project: GoXuni/Xamarin.iOS-Samples Class Usage Examples

Private Properties

Свойство Type Description
ReleaseDesignerOutlets void
reverseSwitched void

Méthodes publiques

Méthode Description
BasicChartTypesController ( IntPtr handle ) : System
UpdateAxesFormat ( ) : void
ViewDidLoad ( ) : void
ViewWillAppear ( bool animated ) : void

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void
reverseSwitched ( UISwitch sender ) : void

Method Details

BasicChartTypesController() public méthode

public BasicChartTypesController ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

UpdateAxesFormat() public méthode

public UpdateAxesFormat ( ) : void
Résultat void

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

ViewWillAppear() public méthode

public ViewWillAppear ( bool animated ) : void
animated bool
Résultat void