Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1ToggleButton Class / UncheckedTextProperty Field


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