IGraphics.getNearestValidSize

Used by VST3.

interface IGraphics
nothrow @nogc abstract
void
getNearestValidSize

Return Value

Type: void

Nearest, valid size in logical pixels, given an input size in logical pixels. This should work even if the UI is closed.

Meta