GameBarServicesManagerGameBarServicesCreatedEventArgs.GameBarServices Property

Definition

Gets the GameBarServices associated with the event.

public:
 property GameBarServices ^ GameBarServices { GameBarServices ^ get(); };
GameBarServices GameBarServices();
public GameBarServices GameBarServices { get; }
var gameBarServices = gameBarServicesManagerGameBarServicesCreatedEventArgs.gameBarServices;
Public ReadOnly Property GameBarServices As GameBarServices

Property Value

The GameBarServices associated with the event.

Windows requirements

App capabilities
gameBarServices

Applies to