Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / FlexViewer Class / RotateProperty Field


In This Topic
    RotateProperty Field
    In This Topic
    The rotate property
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RotateProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = FlexViewer.RotateProperty
    public static readonly Xamarin.Forms.BindableProperty RotateProperty
    See Also