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
| 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 | MonoTouch.Foundation.NSString. Notification constant for DidHideMenu |
| [read-only] static | DidShowMenuNotification | MonoTouch.Foundation.NSString. Notification constant for DidShowMenu |
| [read-only] | MenuFrame | System.Drawing.RectangleF. 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 | MonoTouch.Foundation.NSString. Notification constant for WillHideMenu |
| [read-only] static | WillShowMenuNotification | MonoTouch.Foundation.NSString. Notification constant for WillShowMenu |