CommandBarTemplateSettings.OverflowContentHiddenYTranslation プロパティ

定義

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

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

プロパティ値

Double

double

非表示状態の Y 軸のオーバーフロー コンテンツの変換。

Windows の要件

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

適用対象