Class ItemPickerView
Represents a picker which displays a collection of items.
Inherited Members
Namespace: Telerik.Maui.Controls.Chat
Assembly: Telerik.Maui.Controls.dll
Syntax
public class ItemPickerView : NonVirtualizedItemsControl
Constructors
ItemPickerView()
Fields
MaximumHeightRequestProperty
Identifies the Maximum
Declaration
public static readonly BindableProperty MaximumHeightRequestProperty
Field Value
Microsoft.
|
Properties
MaximumHeightRequest
Gets or sets the Maximum
Declaration
public double MaximumHeightRequest { get; set; }
Property Value
System.
|