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