共用方式為


iPhoneOSGameView.Visible 屬性

定義

取得或設定值,指定檢視是否可見。

public virtual bool Visible { get; set; }
member this.Visible : bool with get, set

屬性值

Boolean 指定檢視是否可見。

實作

例外狀況

實例已在 Dispose(Boolean) 該實例上叫用。

備註

這相當於 !Hidden

適用於