MaxLength

HighlightOptions.MaxLength property

テキストの最大長を取得します。

public int? MaxLength { get; }

プロパティ値

テキストの最大長を表す正の整数値。ヌルテキストの長さが制限されていない場合。

関連項目