Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 589 Bytes

icustomgamecontrollerfactory_creategamecontroller_716729334.md

File metadata and controls

26 lines (18 loc) · 589 Bytes
-api-id -api-type
M:Windows.Gaming.Input.Custom.ICustomGameControllerFactory.CreateGameController(Windows.Gaming.Input.Custom.IGameControllerProvider)
winrt method

Windows.Gaming.Input.Custom.ICustomGameControllerFactory.CreateGameController

-description

Creates an instance of a game controller.

-parameters

-param provider

The controller provider for the controller.

-returns

The created object.

-remarks

-examples

-see-also