Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StickyNoteChange

Enum that specifies the type of change to the [StickyNote].
Read time 1 minuteLast updated 13 days ago

Definition

public enum StickyNoteChange

Fields

Value

Description

ContentsSpecify that the content of the [StickyNote] has changed.
FontSizeSpecify that the size of the font used by the [StickyNote] has changed.
PositionSpecify that the position of the [StickyNote] has changed.
ThemeSpecifies that the visual theme of the [StickyNote] has changed.
TitleSpecifies that the title of the [StickyNote] has changed.