Class PickerExpanderContentView
Inherited Members
Namespace: Telerik.XamarinForms.Input
Assembly: Telerik.XamarinForms.Input.dll
Syntax
public class PickerExpanderContentView : PickerContentView
Constructors
PickerExpanderContentView()
Declaration
public PickerExpanderContentView()
Fields
ToggleCommandProperty
Declaration
public static readonly BindableProperty ToggleCommandProperty
Field Value
Xamarin.Forms.BindableProperty
|
Properties
ToggleCommand
Declaration
public ICommand ToggleCommand { get; set; }
Property Value
System.Windows.Input.ICommand
|