Beamable SDK
|
Classes | |
class | UxmlFactory |
Public Member Functions | |
override void | Refresh () |
void | Setup (Action onDateChanged) |
void | Set (DateTime date) |
string | GetIsoDate () |
Public Member Functions inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< string > | |
void | RegisterRule (ValidationRule< T > rule) |
Properties | |
LabeledNumberPicker | YearPicker [get] |
LabeledNumberPicker | MonthPicker [get] |
LabeledNumberPicker | DayPicker [get] |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< string > | |
Action | PostVerification |
Protected Member Functions inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< string > | |
ValidableVisualElement (string commonPath) | |
void | InvokeValidationCheck (T value) |