Uses of Class
org.robovm.apple.uikit.UIKeyCommand
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIKeyCommand in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return types with arguments of type UIKeyCommand Modifier and Type Method Description NSArray<UIKeyCommand>UIResponder. getKeyCommands()Methods in org.robovm.apple.uikit with parameters of type UIKeyCommand Modifier and Type Method Description voidUIViewController. addKeyCommand(UIKeyCommand keyCommand)voidUIViewController. removeKeyCommand(UIKeyCommand keyCommand)