C# Class Flags.DataViewController

Inheritance: UIViewController
Afficher le fichier Open project: xamarin/monotouch-samples Class Usage Examples

Private Properties

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

Méthodes publiques

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

Private Methods

Méthode Description
revealAnswer ( UIButton sender ) : void

Method Details

DataViewController() public méthode

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

ViewWillAppear() public méthode

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