Method GetMonitorInfo
GetMonitorInfo(Window)
Declaration
public static string GetMonitorInfo(Window window)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | window |
Returns
| Type | Description |
|---|---|
| string |
GetMonitorInfo(nint)
Declaration
public static string GetMonitorInfo(nint windowHandle)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | windowHandle |
Returns
| Type | Description |
|---|---|
| string |