Interface BaseRenderingContext2D.FillOptFillRuleOrPathUnionType
- Enclosing class:
BaseRenderingContext2D
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface BaseRenderingContext2D.FillOptFillRuleOrPathUnionType
-
Method Summary
-
Method Details
-
of
-
asPath2D
-
asString
-
isPath2D
@JsOverlay default boolean isPath2D() -
isString
@JsOverlay default boolean isString()
-