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


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