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


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