Class ViewContext | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ViewContext

    Inheritance
    System.Object
    ViewContext
    Namespace: UnityEditor.ImmediateWindow.UI
    Syntax
    public class ViewContext

    Fields

    Data

    Declaration
    public object Data
    Field Value
    Type Description
    System.Object

    Mode

    Declaration
    public ViewMode Mode
    Field Value
    Type Description
    ViewMode

    Viewer

    Declaration
    public ITypeView Viewer
    Field Value
    Type Description
    ITypeView

    Viewers

    Declaration
    public IEnumerable<ITypeView> Viewers
    Field Value
    Type Description
    System.Collections.Generic.IEnumerable<ITypeView>

    Methods

    SwitchType(ITypeView)

    Declaration
    public void SwitchType(ITypeView viewer)
    Parameters
    Type Name Description
    ITypeView viewer

    Events

    OnTypeSwitch

    Declaration
    public event Action<ITypeView> OnTypeSwitch
    Event Type
    Type Description
    System.Action<ITypeView>
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023