Share via


CommandBarTemplateSettings.OverflowContentMaxWidth 属性

定义

获取溢出内容的最大宽度值。

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

属性值

Double

double

溢出内容的最大宽度值。

Windows 要求

设备系列
Windows 10 (在 10.0.10586.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v2.0 中引入)

适用于