共用方式為


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 引進)

適用於