MonoTouch.UIKit.UIMenuController: Property Members

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

See Also: Inherited members from MonoTouch.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
DidHideMenuNotificationMonoTouch.Foundation.NSString. Notification constant for DidHideMenu
[read-only]
static
DidShowMenuNotificationMonoTouch.Foundation.NSString. Notification constant for DidShowMenu
[read-only]
MenuFrameSystem.Drawing.RectangleF. 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
WillHideMenuNotificationMonoTouch.Foundation.NSString. Notification constant for WillHideMenu
[read-only]
static
WillShowMenuNotificationMonoTouch.Foundation.NSString. Notification constant for WillShowMenu