Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1MaskedTextField Class / FlowDirectionProperty Field


In This Topic
    FlowDirectionProperty Field (C1MaskedTextField)
    In This Topic
    Identifies the FlowDirection dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FlowDirectionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1MaskedTextField.FlowDirectionProperty
    public static readonly DependencyProperty FlowDirectionProperty
    See Also