AppBarTemplateSettings.MinimalVerticalDelta Property

Definition

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

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

Property Value

Double

double

The vertical delta of the AppBar in the minimal state.

Applies to