Class XCanvasWindow | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class XCanvasWindow

    Inheritance
    Object
    XCanvasWindow
    Namespace: Ludiq.Bolt
    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
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX