Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

QLPreviewPanel.Resize

Resizes the panel.

Component Version macOS Windows Linux Server iOS SDK
QuickLook 4.3 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "QLPreviewPanel.Resize"; Width; Height { ; NoAnimation; Duration } )   More

Parameters

Parameter Description Example Flags
Width The new width of the panel. 600
Height The new height of the panel. 500
NoAnimation Whether to avoid animation. Pass 1 to disable animation. Default is 0 to allow animation. 0 Optional
Duration Only for Mac: the duration. Can be a value between 0.1 and 5.0. 0.5 Optional

Result

Returns OK or error.

Description

Resizes the panel.

See also

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 12nd July 2015


QLPreviewPanel.Move - QLPreviewPanel.SavedFiles

💬 Ask a question or report a problem