| Einhugur WinUI Bridge Plugin for Xojo |
|
EinhugurWinUIBridge.AutoHideScrollBars Method
Gets whether the user has specified that scroll bars should be automatically hidden when not being interacted with.
AutoHideScrollBars() as Boolean
Parameters
Returns
- Boolean
- True, if Settings -> Ease of Access -> Display -> Automatically hide scroll bars in Windows is set. Otherwise, false.
Remarks
This function can throw WinUIException.
Supported Platforms:
Windows 32 bitWindows 64 bitWindows ARM 64 bitUnsupported Platforms:
macOS Intel 32 bitmacOS Intel 64 bitmacOS Apple SiliconLinux 32 bitLinux 64 bitLinux ARM 32 bit
See Also
EinhugurWinUIBridge Module