UIKit.UIMenuController: Property Members

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

See Also: Inherited members from Foundation.NSObject

Public Properties

ArrowDirectionUIMenuControllerArrowDirection. The direction in which the arrow of the editing menu is pointed.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
DidHideMenuNotificationFoundation.NSString. Notification constant for DidHideMenu
[read-only]
static
DidShowMenuNotificationFoundation.NSString. Notification constant for DidShowMenu
[read-only]
MenuFrameCoreGraphics.CGRect. The RectangleF of the frame of the editing menu. Read-only.
MenuItemsUIMenuItem[]. The custom menu items for the editing menu.
MenuVisiblebool. Whether the editing menu is visible.
[read-only]
static
SharedMenuControllerUIMenuController. The singleton UIMenuController.
[read-only]
static
WillHideMenuNotificationFoundation.NSString. Notification constant for WillHideMenu
[read-only]
static
WillShowMenuNotificationFoundation.NSString. Notification constant for WillShowMenu