IHostCommand.requestResize

Requests to the host a resize of the plugin window's PARENT window, given logical pixels of plugin window.

Note: UI widgets and plugin format clients have different coordinate systems.

interface IHostCommand
nothrow @nogc
bool
requestResize

Return Value

Type: bool

true if the host parent window has been resized.

Meta