| Einhugur WinUI Bridge Plugin for Xojo |
|
EinhugurWinUIBridge.RegisterTextScaleFactorChangedNotify Method
Registers callback notify to get when TextScaleFactor changes.
Parameters
- handler
- Notify callback of ChangeNotifyDelegate type.
Returns
- EinhugurWinUIBridge.WinUICancelToken
- Cancelation token receipt. When this token goes is cancelled with its cancel method or the token goes out of scope then the callback will be canceled.
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