共用方式為


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 引進)

適用於