Experimental: this API is experimental and might be changed or removed in the future.

StickyNote.StickyNoteConstructor

Switch to Manual
public StickyNote ();
public StickyNote (Vector2 position);
public StickyNote (string uiFile, Vector2 position);

Parameters

uiFileAn optional UXML file path.
positionThe start position.

Description

Constructor for [StickyNote].