WebUILockScreenActivatedEventArgs 클래스

정의

잠금 화면이 활성화될 때 사용되는 인수를 나타냅니다.

public ref class WebUILockScreenActivatedEventArgs sealed : IApplicationViewActivatedEventArgs, ILockScreenActivatedEventArgs, IActivatedEventArgsDeferral
public ref class WebUILockScreenActivatedEventArgs sealed : IActivatedEventArgsWithUser, IApplicationViewActivatedEventArgs, ILockScreenActivatedEventArgs, IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebUILockScreenActivatedEventArgs final : IApplicationViewActivatedEventArgs, ILockScreenActivatedEventArgs, IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebUILockScreenActivatedEventArgs final : IActivatedEventArgsWithUser, IApplicationViewActivatedEventArgs, ILockScreenActivatedEventArgs, IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebUILockScreenActivatedEventArgs : IApplicationViewActivatedEventArgs, ILockScreenActivatedEventArgs, IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebUILockScreenActivatedEventArgs : IActivatedEventArgsWithUser, IApplicationViewActivatedEventArgs, ILockScreenActivatedEventArgs, IActivatedEventArgsDeferral
Public NotInheritable Class WebUILockScreenActivatedEventArgs
Implements IActivatedEventArgsDeferral, IApplicationViewActivatedEventArgs, ILockScreenActivatedEventArgs
Public NotInheritable Class WebUILockScreenActivatedEventArgs
Implements IActivatedEventArgsDeferral, IActivatedEventArgsWithUser, IApplicationViewActivatedEventArgs, ILockScreenActivatedEventArgs
상속
Object Platform::Object IInspectable WebUILockScreenActivatedEventArgs
특성
구현

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

설명

버전 기록

Windows 버전 SDK 버전 추가된 값
1607 14393 사용자

속성

ActivatedOperation

앱 활성화 작업을 관리하는 개체를 가져옵니다.

CurrentlyShownApplicationViewId

현재 표시된 앱 보기의 식별자를 가져옵니다.

Info

앱 활성화 작업에 대한 정보를 가져옵니다.

Kind

앱 활성화 작업에 대한 활성화 종류를 가져오고 가져옵니다.

PreviousExecutionState

이전 실행 상태를 가져옵니다.

SplashScreen

시작 화면에서 활성화된 앱으로의 전환에 대한 정보를 제공하는 시작 화면 개체를 가져옵니다.

User

앱이 활성화된 사용자를 가져옵니다.

적용 대상

추가 정보