Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MediaLibraryBrowser.setVisible
Sets visible state of the panel.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MediaLibraryBrowser | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "MediaLibraryBrowser.setVisible"; value ) More
Parameters
Parameter | Description | Example |
---|---|---|
value | the new visible state. Can be 1 for visible and 0 for invisible. | 1 |
Result
Returns OK or error.
Description
Sets visible state of the panel.Requires macOS 10.9.
See also
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 10th August 2020
MediaLibraryBrowser.setMediaLibraries - MediaLibraryBrowser.togglePanel