Method | Description | |
---|---|---|
CheckBoxView ( CGRect frame ) : System | ||
CheckBoxView ( IntPtr handle ) : System | ||
Initialize ( ) : void | ||
RaisePropertyChanged ( string propertyName = null ) : void |
protected CheckBoxView ( CGRect frame ) : System | ||
frame | CGRect | |
return | System |
protected CheckBoxView ( IntPtr handle ) : System | ||
handle | IntPtr | |
return | System |
protected RaisePropertyChanged ( string propertyName = null ) : void | ||
propertyName | string | |
return | void |