C# Class MyDriving.iOS.GettingStartedContentViewController

Afficher le fichier Open project: Azure-Samples/MyDriving Class Usage Examples

Private Properties

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

Méthodes publiques

Méthode Description
ControllerForPageIndex ( int pageIndex ) : GettingStartedContentViewController
GettingStartedContentViewController ( IntPtr handle ) : Foundation
ViewDidLoad ( ) : void

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

ControllerForPageIndex() public static méthode

public static ControllerForPageIndex ( int pageIndex ) : GettingStartedContentViewController
pageIndex int
Résultat GettingStartedContentViewController

GettingStartedContentViewController() public méthode

public GettingStartedContentViewController ( IntPtr handle ) : Foundation
handle System.IntPtr
Résultat Foundation

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void