Skip to content

Home > sculp-js > supportCanvas

supportCanvas() function

判断是否支持canvas

Signature:

typescript
export declare function supportCanvas(): boolean;

Returns:

boolean

{boolean}

Released under the MIT License.