次の方法で共有


CommandBarFlyoutCommandBarTemplateSettings.ExpandDownOverflowVerticalPosition プロパティ

定義

下方向に展開したときのオーバーフローの垂直方向の位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandDownOverflowVerticalPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

public:
 property double ExpandDownOverflowVerticalPosition { double get(); };
double ExpandDownOverflowVerticalPosition();
public double ExpandDownOverflowVerticalPosition { get; }
var double = commandBarFlyoutCommandBarTemplateSettings.expandDownOverflowVerticalPosition;
Public ReadOnly Property ExpandDownOverflowVerticalPosition As Double

プロパティ値

Double

double

下方向に展開したときのオーバーフローの垂直方向の位置。

適用対象