ClassPickerExpanderContentView
Class
Represents the content area of the picker expander.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class PickerExpanderContentView : PickerContentView, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewPickerContentViewPickerExpanderContentView
Implements:
Inherited Members
Constructors
PickerExpanderContentView()
Initializes a new instance of the PickerExpanderContentView class.
Declaration
cs-api-definition
public PickerExpanderContentView()
Fields
ToggleCommandProperty
Identifies the ToggleCommand property.
Declaration
cs-api-definition
public static readonly BindableProperty ToggleCommandProperty
Field Value
BindableProperty
Properties
ToggleCommand
Gets or sets the command to execute when the selector is toggled.