C# Class iOSTunez.ConnectingViewController

Inheritance: UIViewController
Afficher le fichier Open project: alanmcgovern/tunez

Private Properties

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

Méthodes publiques

Méthode Description
ConnectingViewController ( IntPtr handle ) : Foundation
ViewDidAppear ( bool animated ) : void

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

ConnectingViewController() public méthode

public ConnectingViewController ( IntPtr handle ) : Foundation
handle System.IntPtr
Résultat Foundation

ViewDidAppear() public méthode

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