共用方式為


AppBarTemplateSettings.MinimalVerticalDelta 屬性

定義

取得 AppBar 處於最小狀態的垂直差異。

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

屬性值

Double

double

AppBar 處於最小狀態的垂直差異。

適用於