Represents a selector with a custom template.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class PickerTemplatedSelector : PickerSelectorBase, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewPickerContentViewPickerSelectorBasePickerTemplatedSelector
Implements:
Inherited Members
Constructors
C#
public PickerTemplatedSelector()
Fields
SelectedValueProperty
BindableProperty
Identifies the SelectedValue property.
C#
public static readonly BindableProperty SelectedValueProperty