IGraphics.isResizeable

Used by CLAP and VST3.

interface IGraphics
nothrow @nogc abstract
bool
isResizeable
()

Return Value

Type: bool

true if plugin is resizeable in terms of logical pixels.

Meta