Api Editor IconLabel
class

IconLabel

public class IconLabel : Widget

A material icon label

Constructors

IconLabel(String icon, Widget parent)

Properties

Name Type Description
Icon String
IconSize Single
Background Color
Foreground Color
OnToggled Action<Boolean>
Assembly: Sandbox.Tools Namespace: Editor Full Name: Editor.IconLabel