다음을 통해 공유


IWindowOverlay.IsPlatformViewInitialized 속성

정의

플랫폼 터치 및 그리기 레이어가 초기화되었는지 여부를 나타내는 값을 가져옵니다. 그렇지 않은 경우 오버레이에서 적중 테스트를 그리거나 사용할 수 없습니다.

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

속성 값

적용 대상