C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.Input Namespace / C1AutoComplete Class / DelayProperty Field


In This Topic
DelayProperty Field (C1AutoComplete)
In This Topic
Identifies the Delay dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly DelayProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = C1AutoComplete.DelayProperty
See Also