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


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