CommandBarFlyoutCommandBarTemplateSettings.ExpandUpOverflowVerticalPosition Property

Definition

Gets the vertical position of the overflow when expanded up.

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

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

Property Value

Double

double

The vertical position of the overflow when expanded up.

Applies to