Uses of Class
org.robovm.apple.webkit.WKFullscreenState
| Package | Description |
|---|---|
| org.robovm.apple.webkit |
-
Uses of WKFullscreenState in org.robovm.apple.webkit
Methods in org.robovm.apple.webkit that return WKFullscreenState Modifier and Type Method Description WKFullscreenStateWKWebView. getFullscreenState()static WKFullscreenStateWKFullscreenState. valueOf(long n)Returns the enum constant of this type with the specified name.static WKFullscreenStateWKFullscreenState. valueOf(String name)Returns the enum constant of this type with the specified name.static WKFullscreenState[]WKFullscreenState. values()Returns an array containing the constants of this enum type, in the order they are declared.