Share via


CommandBarFlyoutCommandBarTemplateSettings.ExpandDownOverflowVerticalPosition Property

Definition

Overloads

ExpandDownOverflowVerticalPosition

Gets the vertical position of the overflow when expanded down.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

ExpandDownOverflowVerticalPosition

Gets the vertical position of the overflow when expanded down.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 property double ExpandDownOverflowVerticalPosition { double get(); };
double ExpandDownOverflowVerticalPosition();
public double ExpandDownOverflowVerticalPosition { get; }
Public ReadOnly Property ExpandDownOverflowVerticalPosition As Double

Property Value

Double

double

The vertical position of the overflow when expanded down.

Applies to