C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1ToggleButton Class

C1ToggleButton Class Properties

For a list of all members of this type, see C1ToggleButton members.

Public Properties
 NameDescription
Public PropertyGets or sets the width of the border.  
Public PropertyGets or sets the content show when the button is checked.  
Public PropertyGets or sets the image show when the button is checked.  
Public PropertyGets or sets the text show when the button is checked.  
Public Property (Inherited from UIKit.UIView)
Public PropertyGets or sets the color used to paint the control.  
Public Property (Inherited from Foundation.NSObject)
Public PropertyOverridden.   
Public PropertyGets or sets whether the C1ToggleButton is checked.  
Public PropertyGets or sets whether the button can receive the focus.  
Public PropertyGets or sets the padding of the button.  
Public Property (Inherited from Foundation.NSObject)
Public PropertyGets or sets the content shown when the button is unchecked.  
Public PropertyGets or sets the image shown when the button is unchecked.  
Public PropertyGets or sets the text shown when the button is unchecked.  
Top
See Also