| Einhugur WinUI Bridge Plugin for Xojo |
|
EinhugurWinUIBridge.RegisterMessageDurationChangedNotify Method
Registers callback notify to get when MessageDuration 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
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