Variable CANVAS_ADAPTER_CAPABILITIESConst
CANVAS_ADAPTER_CAPABILITIES: {
donut: boolean;
glyphs: boolean;
gradients: boolean;
labelHalo: boolean;
pulseAnimation: "static";
taper: boolean;
} = ...
Type Declaration
donut: boolean
glyphs: boolean
gradients: boolean
labelHalo: boolean
pulseAnimation: "static"
taper: boolean
ARC-008 capability declaration (verified by the conformance suite, not merely asserted).