C# 클래스 Softeq.XToolkit.Chat.iOS.Views.CheckBoxView

상속: UIButton, INotifyPropertyChanged
파일 보기 프로젝트 열기: Softeq/XToolkit.Chat

보호된 메소드들

메소드 설명
CheckBoxView ( CGRect frame ) : System
CheckBoxView ( IntPtr handle ) : System
Initialize ( ) : void
RaisePropertyChanged ( string propertyName = null ) : void

메소드 상세

CheckBoxView() 보호된 메소드

protected CheckBoxView ( CGRect frame ) : System
frame CGRect
리턴 System

CheckBoxView() 보호된 메소드

protected CheckBoxView ( IntPtr handle ) : System
handle IntPtr
리턴 System

Initialize() 보호된 메소드

protected Initialize ( ) : void
리턴 void

RaisePropertyChanged() 보호된 메소드

protected RaisePropertyChanged ( string propertyName = null ) : void
propertyName string
리턴 void