共用方式為


DualScreenInfo.IsLandscape 屬性

定義

指出裝置是否為橫向。

public:
 property bool IsLandscape { bool get(); void set(bool value); };
public bool IsLandscape { get; set; }
member this.IsLandscape : bool with get, set
Public Property IsLandscape As Boolean

屬性值

備註

在偵測到應用程式位於單一螢幕上時使用 -- 主要位於 Surface Duo (,不過也可以在啟用多視窗的其他可折疊)

適用於