Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ToolbarToggle

A toggle for the toolbar. For more information, refer to UXML element ToolbarToggle.
Read time 8 minutesLast updated 5 days ago

Definition

[Icon("UIToolkit/Icons/ToolbarToggle.png")]public class ToolbarToggle : Toggle, IEventHandler, IResolvedStyle, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, ICustomStyle, IBindable, INotifyValueChanged<bool>, IMixedValueSupport

Static Fields

Value

Description

ussClassNameUSS class name of elements of this type.

Constructors

Constructor

Description

ToolbarToggle()Constructor.

Inheritance

Inherited Members