C# Class Softeq.XToolkit.Chat.iOS.Views.CheckBoxView

Inheritance: UIButton, INotifyPropertyChanged
Mostrar archivo Open project: Softeq/XToolkit.Chat

Protected Methods

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

Method Details

CheckBoxView() protected method

protected CheckBoxView ( CGRect frame ) : System
frame CGRect
return System

CheckBoxView() protected method

protected CheckBoxView ( IntPtr handle ) : System
handle IntPtr
return System

Initialize() protected method

protected Initialize ( ) : void
return void

RaisePropertyChanged() protected method

protected RaisePropertyChanged ( string propertyName = null ) : void
propertyName string
return void