Contents

isVisible

A Boolean value that determines whether the Media Library Browser panel is visible.

Declaration

var isVisible: Bool { get set }

Discussion

Set this value to true to show the Media Library Browser or false to hide it.

This value can be read to determine the current visibility status of the panel.

See Also

Displaying the Media Library Browser Panel