共用方式為


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 處於最小狀態的負垂直差異。

適用於