프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FontNameProperty | BindableProperty | ||
FontSizeProperty | BindableProperty | ||
Items | ObservableCollection |
||
ItemsSourceProperty | BindableProperty | ||
SelectedIndexProperty | BindableProperty | ||
TextColorProperty | BindableProperty |
메소드 | 설명 | |
---|---|---|
BindableRadioGroup ( ) : System |
메소드 | 설명 | |
---|---|---|
GetItemsSource ( ) : IEnumerable | ||
OnCheckedChanged ( object sender, EventArgs |
||
OnItemsSourceChanged ( BindableObject bindable, IEnumerable oldValue, IEnumerable newValue ) : void | ||
OnSelectedIndexChanged ( BindableObject bindable, int oldvalue, int newvalue ) : void |
public static BindableProperty FontNameProperty | ||
리턴 | BindableProperty |
public static BindableProperty FontSizeProperty | ||
리턴 | BindableProperty |
public static BindableProperty ItemsSourceProperty | ||
리턴 | BindableProperty |
public static BindableProperty SelectedIndexProperty | ||
리턴 | BindableProperty |