NoteTag.CreateYellowCheckMark

NoteTag.CreateYellowCheckMark method

YellowCheckMark アイコンと指定されたラベルを持つ新しいメモ タグを作成します。

public static NoteTag CreateYellowCheckMark(string label = "")
パラメータタイプ説明
labelStringタグのラベル。

戻り値

NoteTag.

関連項目