Interface DomGlobal.RequestIdleCallbackOptionsUnionType
- Enclosing class:
DomGlobal
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface DomGlobal.RequestIdleCallbackOptionsUnionType
-
Method Summary
Modifier and TypeMethodDescriptiondefault IdleCallbackOptions
default int
asInt()
default boolean
isInt()
-
Method Details
-
of
-
asIdleCallbackOptions
-
asInt
@JsOverlay default int asInt() -
isInt
@JsOverlay default boolean isInt()
-