Class OnGameInstallationCancelledEventArgs
REpresents argumetns for the vent when game installation is cancelled.
public class OnGameInstallationCancelledEventArgs
- Inheritance
-
OnGameInstallationCancelledEventArgs
- Inherited Members
Properties
Game
Gets or sets game object initiating the event.
public Game Game { get; }