次の方法で共有


View.FullScreen プロパティ

定義

True を指定 すると、ウィンドウが全画面表示になります。

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

プロパティ値

適用対象