Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MediaLibraryBrowser.setFrame
Sets the panel rectangle.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MediaLibraryBrowser | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "MediaLibraryBrowser.setFrame"; x; y; w; h ) More
Parameters
Parameter | Description | Example |
---|---|---|
x | New X coordinate. | 20 |
y | New Y coordinate. | 200 |
w | New width of panel. | 300 |
h | New height of panel. | 200 |
Result
Returns OK or error.
Description
Sets the panel rectangle.Requires macOS 10.9.
Uses bottom up coordinates, so 0/0 is bottom left of main screen.
See also
This function checks for a license.
Created 18th August 2014, last changed 10th August 2020
MediaLibraryBrowser.getVisible - MediaLibraryBrowser.setMediaLibraries