C# Class MyDriving.iOS.GettingStartedViewController

Inheritance: UIPageViewController
Show file Open project: Azure-Samples/MyDriving

Public Methods

Method Description
GettingStartedViewController ( IntPtr handle ) : Foundation
ViewDidLoad ( ) : void

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

GettingStartedViewController() public method

public GettingStartedViewController ( IntPtr handle ) : Foundation
handle System.IntPtr
return Foundation

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void