'Declaration
Public Property UncheckedContent As UIKit.UIView
'Usage
Dim instance As C1ToggleButton Dim value As UIKit.UIView instance.UncheckedContent = value value = instance.UncheckedContent
public UIKit.UIView UncheckedContent {get; set;}
'Declaration
Public Property UncheckedContent As UIKit.UIView
'Usage
Dim instance As C1ToggleButton Dim value As UIKit.UIView instance.UncheckedContent = value value = instance.UncheckedContent
public UIKit.UIView UncheckedContent {get; set;}