Class BasePickerView
Represents a base class for a picker view in the library.
public class BasePickerView : Picker, 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
-
BasePickerView
- Implements
- Derived
Constructors
- BasePickerView()
Initializes a new instance of the BasePickerView class.
Methods
- Required()
Marks object as required.