C# Class iOSClassicSample.iOSClassicSampleViewController

Afficher le fichier Open project: onovotny/MetroLog

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DidReceiveMemoryWarning ( ) : void
ViewDidAppear ( bool animated ) : void
ViewDidDisappear ( bool animated ) : void
ViewDidLoad ( ) : void
ViewWillAppear ( bool animated ) : void
ViewWillDisappear ( bool animated ) : void
iOSClassicSampleViewController ( IntPtr handle ) : System

Method Details

DidReceiveMemoryWarning() public méthode

public DidReceiveMemoryWarning ( ) : void
Résultat void

ViewDidAppear() public méthode

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

ViewDidDisappear() public méthode

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

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

ViewWillAppear() public méthode

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

ViewWillDisappear() public méthode

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

iOSClassicSampleViewController() public méthode

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