Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MaskField

Make a field for masks.
Read time 7 minutesLast updated 10 days ago

Definition

public class MaskField : BaseMaskField<int>, IEventHandler, IResolvedStyle, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, IBindable, INotifyValueChanged<int>, IMixedValueSupport

Static Fields

Value

Description

inputUssClassNameUSS class name of input elements in elements of this type.
labelUssClassNameUSS class name of labels in elements of this type.
ussClassNameUSS class name of elements of this type.

Constructors

Properties

Property

Description

formatListItemCallbackCallback that provides a string representation used to populate the popup menu.
formatSelectedValueCallbackCallback that provides a string representation used to display the selected value.

Inheritance

Inherited Members