Class SubjectsPickerView
Subjects picker view.
Inheritance
SubjectsPickerView
Implements
Inherited Members
Namespace: EduCATS.Controls.Pickers
Assembly: EduCATS.dll
Syntax
public class SubjectsPickerView : Frame, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, ILayout, ILayoutController, IElementConfiguration<Frame>, IPaddingElement, IBorderElement
Constructors
SubjectsPickerView()
Constructor.
Declaration
public SubjectsPickerView()
Properties
ChooseSubjectCommandProperty
Chosen subject command property.
Declaration
public string ChooseSubjectCommandProperty { get; set; }
Property Value
Type | Description |
---|---|
string |
ChosenSubjectColorProperty
Chosen subject Color.
Declaration
public string ChosenSubjectColorProperty { get; set; }
Property Value
Type | Description |
---|---|
string |
ChosenSubjectProperty
Chosen subject property.
Declaration
public string ChosenSubjectProperty { get; set; }
Property Value
Type | Description |
---|---|
string |
IndicatorSize
Rounded BoxView indicator size.
Declaration
public double IndicatorSize { get; set; }
Property Value
Type | Description |
---|---|
double |