C# Class CloudKitAtlas.NavigationController

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

Méthodes publiques

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

Private Methods

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

Method Details

NavigationController() public méthode

public NavigationController ( 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