次の方法で共有


AppBarTemplateSettings.NegativeHiddenVerticalDelta プロパティ

定義

非表示状態の AppBar の負の垂直差分を取得します。

public:
 property double NegativeHiddenVerticalDelta { double get(); };
double NegativeHiddenVerticalDelta();
public double NegativeHiddenVerticalDelta { get; }
var double = appBarTemplateSettings.negativeHiddenVerticalDelta;
Public ReadOnly Property NegativeHiddenVerticalDelta As Double

プロパティ値

Double

double

非表示状態の AppBar の負の垂直差分。

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

適用対象