NavigationViewTemplateSettings.TopPadding Eigenschaft

Definition

Ruft den Abstandswert des oberen Bereichs ab.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die Windows App SDK Namespaces).

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

Eigenschaftswert

Double

double

Der Abstandswert des oberen Bereichs.

Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

Gilt für: