프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CommandProperty | BindableProperty | ||
IsSelectedProperty | BindableProperty | ||
TextProperty | BindableProperty |
메소드 | 설명 | |
---|---|---|
CustomSelectableCell ( ) : System |
Creates a new instance of
|
메소드 | 설명 | |
---|---|---|
OnTapped ( ) : void |
Auto Select on tapped
|
메소드 | 설명 | |
---|---|---|
ChangeChekedState ( ) : void | ||
IsSelectedChanged ( BindableObject obj, bool oldValue, bool newValue ) : void |
Raised when
|
|
TextChanged ( BindableObject obj, string oldValue, string newValue ) : void |
Raised when the
|
public static BindableProperty IsSelectedProperty | ||
리턴 | BindableProperty |