Uses of Class
org.robovm.apple.uikit.UIPrintInfoDuplex
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPrintInfoDuplex in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIPrintInfoDuplex Modifier and Type Method Description UIPrintInfoDuplexUIPrintInfo. getDuplex()static UIPrintInfoDuplexUIPrintInfoDuplex. valueOf(long n)Returns the enum constant of this type with the specified name.static UIPrintInfoDuplexUIPrintInfoDuplex. valueOf(String name)Returns the enum constant of this type with the specified name.static UIPrintInfoDuplex[]UIPrintInfoDuplex. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit with parameters of type UIPrintInfoDuplex Modifier and Type Method Description voidUIPrintInfo. setDuplex(UIPrintInfoDuplex v)