Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1LinearGauge Class / DirectionProperty Field


In This Topic
    DirectionProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DirectionProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1LinearGauge.DirectionProperty
    public static readonly Xamarin.Forms.BindableProperty DirectionProperty
    See Also