次の方法で共有


CommandBarTemplateSettings.OverflowContentCompactYTranslation プロパティ

定義

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

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

プロパティ値

Double

double

コンパクト状態の Y 軸上のオーバーフロー コンテンツの変換。

Windows の要件

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

適用対象