docs.unity.cn
    Show / Hide Table of Contents

    Class XCanvasWindow

    Inheritance
    Object
    XCanvasWindow
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    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
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, August 4, 2023