C# Class ApplicationModel.iOS.UniversalView

Inheritance: UIView
Show file Open project: inthehand/Charming Class Usage Examples

Public Methods

Method Description
Initialize ( ) : void
UniversalView ( ) : System
UniversalView ( RectangleF bounds ) : System

Private Methods

Method Description
Values_MapChanged ( object>.IObservableMap sender, IMapChangedEventArgs eventArgs ) : void

Method Details

Initialize() public method

public Initialize ( ) : void
return void

UniversalView() public method

public UniversalView ( ) : System
return System

UniversalView() public method

public UniversalView ( RectangleF bounds ) : System
bounds RectangleF
return System