Freigeben über


WebUILockScreenActivatedEventArgs Klasse

Definition

Stellt Argumente dar, die beim Aktivieren des Sperrbildschirms verwendet werden.

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
Vererbung
Object Platform::Object IInspectable WebUILockScreenActivatedEventArgs
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Versionsverlauf

Windows-Version SDK-Version Wertschöpfung
1607 14393 Benutzer

Eigenschaften

ActivatedOperation

Ruft das Objekt ab, das einen App-Aktivierungsvorgang verwaltet.

CurrentlyShownApplicationViewId

Ruft den Bezeichner für die aktuell angezeigte App-Ansicht ab.

Info

Ruft Informationen zum App-Aktivierungsvorgang ab.

Kind

Ruft die Aktivierungsart für den App-Aktivierungsvorgang ab.

PreviousExecutionState

Ruft den vorherigen Ausführungsstatus ab.

SplashScreen

Ruft das Begrüßungsbildschirmobjekt ab, das Informationen zum Übergang vom Begrüßungsbildschirm zur aktivierten App bereitstellt.

User

Ruft den Benutzer ab, für den die App aktiviert wurde.

Gilt für:

Weitere Informationen