UIKit.UIActionSheet: Property Members

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

See Also: Inherited members from UIKit.UIView

Public Properties

[read-only]
static
AppearanceUIActionSheet.UIActionSheetAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
ButtonCountnint. The number of buttons on an action sheet. (read only)
CancelButtonIndexnint. Returns the index of the cancel button.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIUIActionSheetDelegate. An instance of the UIKit.UIActionSheetDelegate model class which acts as the class delegate.
DestructiveButtonIndexnint. Returns the index of the destructive button.
[read-only]
FirstOtherButtonIndexnint. The index of the first custom button. Read-only.
StyleUIActionSheetStyle. The presentation style of this UIActionSheet.
Titlestring. The title that will be displayed in the action sheet.
[read-only]
Visiblebool. A property indicating if the action sheet is displayed.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type