Xamarin.Android | ComponentOne
C1.Android.Core Assembly / C1.Android.Core Namespace / C1ToggleButton Class / PaddingProperty Field


In This Topic
    PaddingProperty Field (C1ToggleButton)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PaddingProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ToggleButton.PaddingProperty
    public static readonly DependencyProperty PaddingProperty
    See Also