This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

StickyNote.StickyNote Constructor

public StickyNote();
public StickyNote(Vector2 position);
public StickyNote(string uiFile, Vector2 position);

Parameters

uiFile An optional UXML file path.
position The start position.

Description

Constructor for [StickyNote].