Share via


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

适用于