Uses of Class
org.robovm.apple.intents.INNoteContentType
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INNoteContentType in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INNoteContentType Modifier and Type Method Description static INNoteContentTypeINNoteContentType. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static INNoteContentTypeINNoteContentType. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static INNoteContentType[]INNoteContentType. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.intents with parameters of type INNoteContentType Modifier and Type Method Description static INNoteContentTypeResolutionResultINNoteContentTypeResolutionResult. confirmation(INNoteContentType noteContentTypeToConfirm)Deprecated.static INNoteContentTypeResolutionResultINNoteContentTypeResolutionResult. success(INNoteContentType resolvedNoteContentType)Deprecated.