GameUIProviderActivatedEventArgs
GameUIProviderActivatedEventArgs
GameUIProviderActivatedEventArgs
GameUIProviderActivatedEventArgs
Class
Definition
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[Contains prerelease APIs.]
public : sealed class GameUIProviderActivatedEventArgs : IActivatedEventArgs, IGameUIProviderActivatedEventArgspublic sealed class GameUIProviderActivatedEventArgs : IActivatedEventArgs, IGameUIProviderActivatedEventArgsPublic NotInheritable Class GameUIProviderActivatedEventArgs Implements IActivatedEventArgs, IGameUIProviderActivatedEventArgs// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows Desktop Extension SDK (introduced v10.0.16257.0)
|
| API contract |
Windows.Gaming.UI.GamingUIProviderContract (introduced v1)
|
Properties
Kind Kind Kind Kind
Prerelease.
public : ActivationKind Kind { get; }public ActivationKind Kind { get; }Public ReadOnly Property Kind As ActivationKind// You can use this property in JavaScript.
PreviousExecutionState PreviousExecutionState PreviousExecutionState PreviousExecutionState
Prerelease.
public : ApplicationExecutionState PreviousExecutionState { get; }public ApplicationExecutionState PreviousExecutionState { get; }Public ReadOnly Property PreviousExecutionState As ApplicationExecutionState// You can use this property in JavaScript.