IGraphics.isResizeable

Used by VST3.

interface IGraphics
nothrow @nogc abstract
bool
isResizeable
()

Return Value

Type: bool

true if this is resizeable in terms of logical pixels. This should succeed even f the UI is closed.

Meta