Show / Hide Table of Contents

Class ToolbarMenuElementExtensions

Inheritance
Object
ToolbarMenuElementExtensions
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEditor.Experimental.UIElements
Assembly: UnityEditor.dll
Syntax
public static class ToolbarMenuElementExtensions

Methods

| Improve this Doc View Source

ShowMenu(IToolbarMenuElement)

Declaration
public static void ShowMenu(this IToolbarMenuElement tbe)
Parameters
Type Name Description
IToolbarMenuElement tbe
  • Improve this Doc
  • View Source
Back to top Generated by DocFX