Interface DomGlobal.CreateImageBitmapSxOrOptionsUnionType
- Enclosing class:
DomGlobal
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface DomGlobal.CreateImageBitmapSxOrOptionsUnionType
-
Method Summary
Modifier and TypeMethodDescriptiondefault double
asDouble()
default ImageBitmapOptions
default boolean
isDouble()
-
Method Details
-
of
-
asDouble
@JsOverlay default double asDouble() -
asImageBitmapOptions
-
isDouble
@JsOverlay default boolean isDouble()
-