Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / IsLayoutDirectionResolved Property


In This Topic
    IsLayoutDirectionResolved Property (FlexViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property IsLayoutDirectionResolved As Boolean
    'Usage
     
    
    Dim instance As FlexViewer
    Dim value As Boolean
     
    value = instance.IsLayoutDirectionResolved
    public virtual bool IsLayoutDirectionResolved {get;}
    See Also