Property | Type | Description | |
---|---|---|---|
AutoSelectProperty | BindableProperty | ||
CommandProperty | BindableProperty | ||
IsSelectedProperty | BindableProperty | ||
TextProperty | BindableProperty |
Method | Description | |
---|---|---|
CustomSelectableCell ( ) : System |
Creates a new instance of
|
Method | Description | |
---|---|---|
OnTapped ( ) : void |
Auto Select on tapped
|
Method | Description | |
---|---|---|
IsSelectedChanged ( BindableObject obj, bool oldValue, bool newValue ) : void |
Raised when
|
|
TextChanged ( BindableObject obj, string oldValue, string newValue ) : void |
Raised when the
|
public static BindableProperty AutoSelectProperty | ||
return | BindableProperty |
public static BindableProperty CommandProperty | ||
return | BindableProperty |
public static BindableProperty IsSelectedProperty | ||
return | BindableProperty |