CoreInputViewShowingEventArgs 클래스

정의

PrimaryViewShowing 이벤트에 대한 이벤트 데이터를 포함합니다.

public ref class CoreInputViewShowingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 655360)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CoreInputViewShowingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 655360)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CoreInputViewShowingEventArgs
Public NotInheritable Class CoreInputViewShowingEventArgs
상속
Object Platform::Object IInspectable CoreInputViewShowingEventArgs
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 2004 (10.0.19041.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v10.0에서 도입되었습니다.)

설명

기본 보기는 CoreInputViewKind.Keyboard 또는 CoreInputViewKind.Handwriting 뷰 중 하나를 참조하는 반면 CoreInputView는 CoreInputViewKind의 값 중 하나일 수 있습니다.

메서드

TryCancel()

CoreInputView 창과 연결된 입력 창의 PrimaryViewShowing 이벤트를 취소하려고 시도합니다(입력 창이 표시되는 경우).

적용 대상

추가 정보