Name | Description | |
---|---|---|
![]() | BorderWidth | Gets or sets the width of the border. |
![]() | CheckedContent | Gets or sets the content show when the button is checked. |
![]() | CheckedImageSource | Gets or sets the image show when the button is checked. |
![]() | CheckedText | Gets or sets the text show when the button is checked. |
![]() | ClassHandle | (Inherited from UIKit.UIView) |
![]() | Color | Gets or sets the color used to paint the control. |
![]() | Handle | (Inherited from Foundation.NSObject) |
![]() | IntrinsicContentSize | Overridden. |
![]() | IsChecked | Gets or sets whether the C1ToggleButton is checked. |
![]() | IsFocusable | Gets or sets whether the button can receive the focus. |
![]() | Padding | Gets or sets the padding of the button. |
![]() | SuperHandle | (Inherited from Foundation.NSObject) |
![]() | UncheckedContent | Gets or sets the content shown when the button is unchecked. |
![]() | UncheckedImageSource | Gets or sets the image shown when the button is unchecked. |
![]() | UncheckedText | Gets or sets the text shown when the button is unchecked. |