C# Class ApplicationModel.iOS.UniversalView

Inheritance: UIView
Afficher le fichier Open project: inthehand/Charming Class Usage Examples

Méthodes publiques

Méthode Description
Initialize ( ) : void
UniversalView ( ) : System
UniversalView ( RectangleF bounds ) : System

Private Methods

Méthode Description
Values_MapChanged ( object>.IObservableMap sender, IMapChangedEventArgs eventArgs ) : void

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void

UniversalView() public méthode

public UniversalView ( ) : System
Résultat System

UniversalView() public méthode

public UniversalView ( RectangleF bounds ) : System
bounds RectangleF
Résultat System