共用方式為


WindowOverlay.IsPlatformViewInitialized 屬性

定義

取得值,指出是否已初始化平臺觸控和繪圖層。 如果沒有,您將無法在重迭上繪製或使用點擊測試。

public:
 property bool IsPlatformViewInitialized { bool get(); };
public bool IsPlatformViewInitialized { get; }
member this.IsPlatformViewInitialized : bool
Public ReadOnly Property IsPlatformViewInitialized As Boolean

屬性值

實作

適用於