Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
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.