Skip to content

Home > @jview/utils > isFullscreenEnabled

isFullscreenEnabled() function

判断浏览器当前状态是否允许进入全屏

Signature:

typescript
export declare function isFullscreenEnabled(): boolean;
export declare function isFullscreenEnabled(): boolean;

Returns:

boolean

是否启用全屏能力