C# Class ClanceysLib.UIComboBox

Inheritance: UITextField
Afficher le fichier Open project: Clancey/ClanceyLib Class Usage Examples

Méthodes publiques

Свойство Type Description
ViewForPicker UIView

Méthodes publiques

Méthode Description
HidePicker ( ) : void
LayoutSubviews ( ) : void
ShowPicker ( ) : void
UIComboBox ( RectangleF rect ) : System

Private Methods

Méthode Description
FadeInDidFinish ( ) : void
FadeOutDidFinish ( ) : void

Method Details

HidePicker() public méthode

public HidePicker ( ) : void
Résultat void

LayoutSubviews() public méthode

public LayoutSubviews ( ) : void
Résultat void

ShowPicker() public méthode

public ShowPicker ( ) : void
Résultat void

UIComboBox() public méthode

public UIComboBox ( RectangleF rect ) : System
rect System.Drawing.RectangleF
Résultat System

Property Details

ViewForPicker public_oe property

public UIView ViewForPicker
Résultat UIView