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
| ArrowDirection | UIMenuControllerArrowDirection. The direction in which the arrow of the editing menu is pointed. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | DidHideMenuNotification | Foundation.NSString. Notification constant for DidHideMenu |
| [read-only] static | DidShowMenuNotification | Foundation.NSString. Notification constant for DidShowMenu |
| [read-only] | MenuFrame | CoreGraphics.CGRect. The RectangleF of the frame of the editing menu. Read-only. |
| MenuItems | UIMenuItem[]. The custom menu items for the editing menu. | |
| MenuVisible | bool. Whether the editing menu is visible. | |
| [read-only] static | SharedMenuController | UIMenuController. The singleton UIMenuController. |
| [read-only] static | WillHideMenuNotification | Foundation.NSString. Notification constant for WillHideMenu |
| [read-only] static | WillShowMenuNotification | Foundation.NSString. Notification constant for WillShowMenu |