次の方法で共有


IWindowOverlay.IsVisible プロパティ

定義

ウィンドウ オーバーレイを描画するかどうかを示す値を取得または設定します。

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

プロパティ値

適用対象