ClassPickerSelectorBase
Class
Represents the base class for picker selector controls.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class PickerSelectorBase : PickerContentView, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewPickerContentViewPickerSelectorBase
Derived Classes:
Implements:
Inherited Members
Constructors
PickerSelectorBase()
Initializes a new instance of the PickerSelectorBase class.
Declaration
cs-api-definition
public PickerSelectorBase()
Events
SelectionChanged
Occurs when the selection changes.