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

Inheritance: UIButton, INotifyPropertyChanged
Afficher le fichier Open project: Softeq/XToolkit.Chat

Méthodes protégées

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

Method Details

CheckBoxView() protected méthode

protected CheckBoxView ( CGRect frame ) : System
frame CGRect
Résultat System

CheckBoxView() protected méthode

protected CheckBoxView ( IntPtr handle ) : System
handle IntPtr
Résultat System

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void

RaisePropertyChanged() protected méthode

protected RaisePropertyChanged ( string propertyName = null ) : void
propertyName string
Résultat void