次の方法で共有


CommandBarTemplateSettings.OverflowContentMinimalYTranslation プロパティ

定義

最小状態の Y 軸のオーバーフロー コンテンツの変換を取得します。

public:
 property double OverflowContentMinimalYTranslation { double get(); };
double OverflowContentMinimalYTranslation();
public double OverflowContentMinimalYTranslation { get; }
var double = commandBarTemplateSettings.overflowContentMinimalYTranslation;
Public ReadOnly Property OverflowContentMinimalYTranslation As Double

プロパティ値

Double

double

最小状態の Y 軸のオーバーフロー コンテンツの変換。

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

適用対象