C# Class MediaSample.iOS.ViewController

Afficher le fichier Open project: martijn00/XamarinMediaManager

Private Properties

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

Méthodes publiques

Méthode Description
DidReceiveMemoryWarning ( ) : void
ViewDidLayoutSubviews ( ) : void
ViewDidLoad ( ) : void

Méthodes protégées

Méthode Description
ViewController ( IntPtr handle ) : System

Private Methods

Méthode Description
PlayButton_TouchUpInside ( UIButton sender ) : void
PlayButton_TouchUpInside ( UIKit sender ) : void
ReleaseDesignerOutlets ( ) : void

Method Details

DidReceiveMemoryWarning() public méthode

public DidReceiveMemoryWarning ( ) : void
Résultat void

ViewController() protected méthode

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

ViewDidLayoutSubviews() public méthode

public ViewDidLayoutSubviews ( ) : void
Résultat void

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void