Class StickyNoteWidget.Styles
Namespace: Unity.VisualScripting
Syntax
public static class Styles
Fields
body
Declaration
public static readonly GUIStyle body
Field Value
Type | Description |
---|---|
GUIStyle |
headerFontSize
Declaration
public static readonly float headerFontSize
Field Value
Type | Description |
---|---|
Single |
sticky
Declaration
public static readonly GUIStyle sticky
Field Value
Type | Description |
---|---|
GUIStyle |
title
Declaration
public static readonly GUIStyle title
Field Value
Type | Description |
---|---|
GUIStyle |
Properties
headerHeight
Declaration
public static float headerHeight { get; }
Property Value
Type | Description |
---|---|
Single |