AppBarTemplateSettings.CompactVerticalDelta Property

Definition

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

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

Property Value

Double

double

The vertical delta of the AppBar in the compact state.

Applies to