IWindowBaseImplSetTopmost Method
Sets whether this window appears on top of all other windows
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void SetTopmost(
bool value
)
Sub SetTopmost (
value As Boolean
)
abstract SetTopmost :
value : bool -> unit
Parameters
- value Boolean
-