C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1ToggleButton Class
Fields Properties Methods Events

C1ToggleButton Class Members

The following tables list the members exposed by C1ToggleButton.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the C1ToggleButton class.  
Top
Public Fields
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
Public Methods
 NameDescription
Public Method (Inherited from UIKit.UIView)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from UIKit.UIView)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from UIKit.UIView)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Top
Extension Methods
 NameDescription
Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
Top
Public Events
 NameDescription
Public Event (Inherited from UIKit.UIView)
Public Event (Inherited from UIKit.UIView)
Public EventOccurs after the value of checkBox changes  
Top
See Also