dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
IUIContext.requestUIResize
dplug
gui
context
IUIContext
Trigger a resize of the plugin window. This isn't guaranteed to succeed.
interface
IUIContext
nothrow @
nogc
bool
requestUIResize
(
int
widthLogicalPixels
,
int
heightLogicalPixels
)
Meta
Source
See Implementation
dplug
gui
context
IUIContext
functions
getDefaultUIHeight
getDefaultUISizeInPixels
getDefaultUIWidth
getElementById
getRootElement
getUINearestValidSize
getUIScale
getUISizeInPixelsLogical
getUISizeInPixelsPhysical
getUISizeInPixelsUser
getUserPointer
getUserScale
globalImageResizer
globalThreadPool
isUIResizable
profiler
requestUIResize
requestUIScreenshot
setUserPointer
Trigger a resize of the plugin window. This isn't guaranteed to succeed.