preferredImageSize property

Size preferredImageSize

The standard icon size

See: docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getsystemmetrics

Used by TrayIcon.preferredLargeImageSize.

Set through BetrayalPlugin._updateSystemMetrics.

Implementation

static Size get preferredImageSize => instance._preferredImageSize;