NoteTag.CreateYellowSun

NoteTag.CreateYellowSun method

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

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

Return Value

The NoteTag.

See Also