次の方法で共有


PropertyPaneSliderProperties.ShowValue プロパティ

定義

Booleanの種類の Slider の右側に値を表示するかどうかを示す値を取得または設定します。

public bool ShowValue { get; set; }
member this.ShowValue : bool with get, set
Public Property ShowValue As Boolean

プロパティ値

この値は、スライダーの値を表示するかどうかを示します。

適用対象