Property Content
Content
Localized GuiContent set by the inspector.
Declaration
public GUIContent Content { get; set; }
Property Value
| Type | Description |
|---|---|
| GUIContent | A GUIContent that is fetched by the inspector using the control's alias containing the localized string that will be displayed. |