C# Class XamarinDemo.iOS.ViewController

Inheritance: UIViewController
Afficher le fichier Open project: ably/demo-mobile-xamarin

Private Properties

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

Méthodes publiques

Méthode Description
ViewController ( IntPtr handle ) : System
ViewWillAppear ( bool animated ) : void

Private Methods

Méthode Description
JoinButton_TouchUpInside ( UIButton sender ) : void
ReleaseDesignerOutlets ( ) : void

Method Details

ViewController() public méthode

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

ViewWillAppear() public méthode

public ViewWillAppear ( bool animated ) : void
animated bool
Résultat void