Uses of Class
org.robovm.apple.uikit.UIWebPaginationBreakingMode
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIWebPaginationBreakingMode in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIWebPaginationBreakingMode Modifier and Type Method Description UIWebPaginationBreakingModeUIWebView. getPaginationBreakingMode()Deprecated.static UIWebPaginationBreakingModeUIWebPaginationBreakingMode. valueOf(long n)Returns the enum constant of this type with the specified name.static UIWebPaginationBreakingModeUIWebPaginationBreakingMode. valueOf(String name)Returns the enum constant of this type with the specified name.static UIWebPaginationBreakingMode[]UIWebPaginationBreakingMode. 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 UIWebPaginationBreakingMode Modifier and Type Method Description voidUIWebView. setPaginationBreakingMode(UIWebPaginationBreakingMode v)Deprecated.