프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |