NoteTag.CreateSunflower

NoteTag.CreateSunflower method

Creates a new note tag with Sunflower icon and specified label.

public static NoteTag CreateSunflower(string label = "")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteTag.

See Also