Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1TextBox Class / DelayProperty Field


In This Topic
    DelayProperty Field (C1TextBox)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DelayProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TextBox.DelayProperty
    public static readonly DependencyProperty DelayProperty
    See Also