C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1ToggleButton Class / PaddingProperty Field


In This Topic
PaddingProperty Field (C1ToggleButton)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly PaddingProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = C1ToggleButton.PaddingProperty
See Also