BarProp.visible
Read only-
A
Boolean
, which is true if the bar represented by the used interface element is visible.
BarProp.visible
Read onlyA Boolean
, which is true if the bar represented by the used interface element is visible.
The following example prints a BarProp
object to the console that represents the location bar.
console.log(window.locationbar);
Specification |
---|
Product helpBarProp interface of the Window.personalbar \nThe browser personal bar. \nBarProp.visible Read onlyA |