GetNetWmWindowType Method
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static X11NetWmWindowType GetNetWmWindowType(
Window obj
)
Public Shared Function GetNetWmWindowType (
obj As Window
) As X11NetWmWindowType
static member GetNetWmWindowType :
obj : Window -> X11NetWmWindowType