Version: 2021.3
LanguageEnglish
  • C#

StickyNoteChange

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Enum that specifies the type of change to the [StickyNote].

Properties

TitleSpecifies that the title of the [StickyNote] has changed.
ContentsSpecify that the content of the [StickyNote] has changed.
ThemeSpecifies that the visual theme 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.