Свойство | Тип | Описание | |
---|---|---|---|
SelectedProperty | BindableProperty |
Метод | Описание | |
---|---|---|
CheckboxButton ( System.Action callback = null, bool toggle = false ) : System |
Creates a new instance of the animation button
|
Метод | Описание | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
public CheckboxButton ( System.Action callback = null, bool toggle = false ) : System | ||
callback | System.Action | action to call when the animation is complete |
toggle | bool | |
Результат | System |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
Результат | void |