Window: personalbar プロパティ

personalbar オブジェクトを返します。

これは Window プロパティのうちの論理値を持つ visible プロパティの 1 つであり、ウェブブラウザーのユーザーインターフェイスの特定の部分が可視であるかどうかを表すものでした。

プライバシーと相互運用性の理由から、これで visible プロパティの値は、この Window がポップアップの場合は false となり、そうでない場合は true となるようになりました。

構文

単一のプロパティを持つオブジェクトです。

visible 読取専用

論理値のプロパティで、 falseWindow がポップアップの場合、 true はそれ以外を表します。

仕様書

Specification
HTML
# dom-window-personalbar-dev

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
personalbar

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support

関連情報