Thanks to visit codestin.com
Credit goes to developer.mozilla.org

This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

Window: toolbar 속성

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2015년 7월⁩.

toolbar 객체를 반환합니다.

이 속성은 불리언 visible 속성을 포함하는 객체로, 유사한 역할의 다른 Window 속성들처럼 과거에는 웹 브라우저 사용자 인터페이스의 특정 부분이 보이는지를 나타냈었습니다.

개인정보 보호 및 호환성을 위해, 지금은 visible 속성의 값이 Window가 팝업이면 false, 그 외에는 모두 true입니다.

하나의 속성을 포함하는 객체입니다.

visible 읽기 전용

불리언 속성으로, Window가 팝업이면 false, 아니면 true입니다.

명세서

Specification
HTML
# dom-window-toolbar-dev

브라우저 호환성

같이 보기