StackLayout.SpacingProperty Property

Definition

Identifies the Spacing dependency property.

public:
 static property DependencyProperty ^ SpacingProperty { DependencyProperty ^ get(); };
static DependencyProperty SpacingProperty();
public static DependencyProperty SpacingProperty { get; }
Public Shared ReadOnly Property SpacingProperty As DependencyProperty

Property Value

The identifier for the Spacing dependency property.

Applies to