AppBarTemplateSettings.NegativeCompactVerticalDelta Property

Definition

Gets the negative vertical delta of the AppBar in the compact state.

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

Property Value

Double

double

The negative vertical delta of the AppBar in the compact state.

Applies to