UIKit.UIControl: Property Members

The properties of UIKit.UIControl are listed below. For a list of all members, see the UIControl Members list.

See Also: Inherited members from UIKit.UIView

Public Properties

[read-only]
AllControlEventsUIControlEvent. The control events associated with this UIControl.
[read-only]
AllTargetsFoundation.NSSet. The target objects associated with this UIControl.
[read-only]
static
AppearanceUIControl.UIControlAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
Enabledbool. Whether this UIControl is enabled.
Highlightedbool. Whether this UIControl is highlighted.
HorizontalAlignmentUIControlContentHorizontalAlignment. The horizontal alignment of this UIControl's content.
Selectedbool. Whether this UIControl is selected.
[read-only]
StateUIControlState. A bitmask that indicates the state of this UIControl. Read-only.
[read-only]
TouchInsidebool. Whether a touch is inside this UIControl. Read-only.
[read-only]
Trackingbool. Whether this UIControl is tracking touches related to an event. Read-only.
VerticalAlignmentUIControlContentVerticalAlignment. The vertical alignment of this UIControl's content.