C# Class CloudKitAtlas.NavigationBar

Afficher le fichier Open project: xamarin/monotouch-samples

Private Properties

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

Méthodes publiques

Méthode Description
NavigationBar ( IntPtr handle ) : System
ShowNotificationAlert ( CKNotification notification ) : void

Private Methods

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

Method Details

NavigationBar() public méthode

public NavigationBar ( IntPtr handle ) : System
handle IntPtr
Résultat System

ShowNotificationAlert() public méthode

public ShowNotificationAlert ( CKNotification notification ) : void
notification CKNotification
Résultat void