Class EnumPickerView
Displays a list of enum members, from which the user can select a value.
public class EnumPickerView : BasePickerView, INotifyPropertyChanged, IVisualTreeElement, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, IElementConfiguration<Picker>, IPicker, IView, IElement, ITransform, ITextStyle, ITextAlignment, IItemDelegate<string>
- Inheritance
-
EnumPickerView
- Implements
Fields
- EnumTypeProperty
Defines bindable property for enum type.
Properties
- EnumType
Gets or sets type of the enum which will be picked.