Freigeben über


NavigationViewTemplateSettings.TopPadding Eigenschaft

Definition

Ruft den Auffüllwert des oberen Bereichs ab.

public:
 property double TopPadding { double get(); };
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="0.0")]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="0.0")]
double TopPadding();
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="0.0")]
public double TopPadding { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="0.0")] get; }
var double = navigationViewTemplateSettings.topPadding;
Public ReadOnly Property TopPadding As Double

Eigenschaftswert

Double

double

Der Auffüllwert des oberen Bereichs.

Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

Gilt für: