次の方法で共有


AppBarTemplateSettings.NegativeMinimalVerticalDelta プロパティ

定義

最小状態の AppBar の負の垂直差分を取得します。

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

プロパティ値

Double

double

最小状態の AppBar の負の垂直差分。

Windows の要件

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

適用対象