NoteTag.CreateCommentBubble

NoteTag.CreateCommentBubble method

CommentBubble アイコンと指定されたラベルを使用して、新しいメモ タグを作成します。

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

戻り値

NoteTag.

関連項目