Uses of Class
org.robovm.apple.webkit.WKMediaPlaybackState
| Package | Description |
|---|---|
| org.robovm.apple.webkit |
-
Uses of WKMediaPlaybackState in org.robovm.apple.webkit
Methods in org.robovm.apple.webkit that return WKMediaPlaybackState Modifier and Type Method Description static WKMediaPlaybackStateWKMediaPlaybackState. valueOf(long n)Returns the enum constant of this type with the specified name.static WKMediaPlaybackStateWKMediaPlaybackState. valueOf(String name)Returns the enum constant of this type with the specified name.static WKMediaPlaybackState[]WKMediaPlaybackState. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.webkit with type arguments of type WKMediaPlaybackState Modifier and Type Method Description voidWKWebView. requestMediaPlaybackState(VoidBlock1<WKMediaPlaybackState> completionHandler)