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


In This Topic
    MeasuredState Property (FlexViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MeasuredState As Integer
    'Usage
     
    
    Dim instance As FlexViewer
    Dim value As Integer
     
    value = instance.MeasuredState
    public int MeasuredState {get;}
    See Also