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


In This Topic
    PaddingProperty Field (FlexViewer)
    In This Topic
    Identifies the Padding dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PaddingProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexViewer.PaddingProperty
    public static readonly DependencyProperty PaddingProperty
    See Also