This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

Pill Constructor

Declaration

public Pill();

Declaration

public Pill(UIElements.VisualElement left, UIElements.VisualElement right);

Description

Constructs a pill with its optional left and right child VisualElements.