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 的负垂直增量。

适用于