Monitor Information
monitor feature is used to enable monitor query capability. It is suitable for initial window positioning, multi-screen adaptation, reading work area size, adjusting custom logic by monitor DPI, and similar tasks.
Basic Usage
Monitor entry is in platform layer. When using import MonitorApi trait.
Query Entry
If just want layout units to update with window DPI, usually don't need to manually query monitor; see High DPI.

