Class XCanvasWindow
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.Editor.dll
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 |
|---|---|
| bool |