次の方法で共有


CardTextInputComponent.DefaultValue プロパティ

定義

テキスト入力の既定のテキスト値を取得または設定します。

public string DefaultValue { get; set; }
member this.DefaultValue : string with get, set
Public Property DefaultValue As String

プロパティ値

テキスト入力に表示する既定値。

適用対象