Uses of Class
org.robovm.apple.uikit.UIMenuItem
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIMenuItem in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return types with arguments of type UIMenuItem Modifier and Type Method Description NSArray<UIMenuItem>UIMenuController. getMenuItems()Methods in org.robovm.apple.uikit with parameters of type UIMenuItem Modifier and Type Method Description voidUIMenuItem.OnActionListener. onAction(UIMenuController menuController, UIMenuItem menuItem)Method parameters in org.robovm.apple.uikit with type arguments of type UIMenuItem Modifier and Type Method Description voidUIMenuController. setMenuItems(NSArray<UIMenuItem> items)