Class XCanvasWindow
Namespace: Unity.VisualScripting
Syntax
public static class XCanvasWindow
Methods
Focus(ICanvasWindow)
Declaration
public static void Focus(this ICanvasWindow window)
Parameters
| Type | Name | Description |
|---|---|---|
| ICanvasWindow | window |
IsFocused(ICanvasWindow)
Declaration
public static bool IsFocused(this ICanvasWindow window)
Parameters
| Type | Name | Description |
|---|---|---|
| ICanvasWindow | window |
Returns
| Type | Description |
|---|---|
| Boolean |