GameBarCommandOrigin
GameBarCommandOrigin
GameBarCommandOrigin
GameBarCommandOrigin
Enum
Definition
Specifies the origin of a Game Bar command.
public : enum class GameBarCommandOriginpublic enum GameBarCommandOriginPublic Enum GameBarCommandOrigin// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows Desktop Extension SDK (introduced v10.0.15063.0)
|
| API contract |
Windows.Media.Capture.GameBarContract (introduced v1)
|
| Capabilities |
gameBarServices
|
Fields
| AppCommand AppCommand AppCommand AppCommand | The Game Bar command originated from an app-initiated command. |
| Cortana Cortana Cortana Cortana | The Game Bar command originated from Cortana. |
| ShortcutKey ShortcutKey ShortcutKey ShortcutKey | The Game Bar command originated from a shortcut key. |