C# Class CloudKitAtlas.LoadingViewController

Inheritance: UIViewController
Afficher le fichier Open project: xamarin/monotouch-samples

Private Properties

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

Méthodes publiques

Méthode Description
LoadingViewController ( IntPtr handle ) : System
PrepareForSegue ( UIStoryboardSegue segue, NSObject sender ) : void
ViewDidLoad ( ) : void

Private Methods

Méthode Description
LoadingViewController ( NSCoder coder ) : System
ReleaseDesignerOutlets ( ) : void

Method Details

LoadingViewController() public méthode

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

PrepareForSegue() public méthode

public PrepareForSegue ( UIStoryboardSegue segue, NSObject sender ) : void
segue UIStoryboardSegue
sender NSObject
Résultat void

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void