Uses of Class
org.robovm.apple.intents.INSortType
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INSortType in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INSortType Modifier and Type Method Description INSortTypeINSearchForNotebookItemsIntentResponse. getSortType()static INSortTypeINSortType. valueOf(long n)Returns the enum constant of this type with the specified name.static INSortTypeINSortType. valueOf(String name)Returns the enum constant of this type with the specified name.static INSortType[]INSortType. values()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 INSortType Modifier and Type Method Description voidINSearchForNotebookItemsIntentResponse. setSortType(INSortType v)