Share via


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 中引入)

适用于