C# Class XamlForIphone.UISearchBar

Inheritance: UIElement
Afficher le fichier Open project: Clancey/XamlForIphone

Private Properties

Свойство Type Description
ArrangeInternal void
setupEvents void

Méthodes publiques

Méthode Description
SetShowsCancelButton ( System showsCancelButton, System animated ) : void

Méthodes protégées

Méthode Description
CreateHandle ( ) : void

Private Methods

Méthode Description
ArrangeInternal ( Rect finalRect ) : void
setupEvents ( ) : void

Method Details

CreateHandle() protected méthode

protected CreateHandle ( ) : void
Résultat void

SetShowsCancelButton() public méthode

public SetShowsCancelButton ( System showsCancelButton, System animated ) : void
showsCancelButton System
animated System
Résultat void