C# Class XamlForIphone.UISwitch

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

Private Properties

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

Méthodes publiques

Méthode Description
SetState ( System newState, 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

SetState() public méthode

public SetState ( System newState, System animated ) : void
newState System
animated System
Résultat void