CommandBarFlyoutCommandBarTemplateSettings.ExpandDownOverflowVerticalPosition 属性

定义

获取纵向扩展时溢出的垂直位置。

本文档适用于 Windows 应用 SDKWinUI 的 WinUI 2 for UWP (,请参阅Windows 应用 SDK命名空间) 。

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

属性值

Double

double

向下展开时溢出的垂直位置。

适用于