ControllerId Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum ControllerId
type ControllerId =
Public Enum ControllerId
- Inheritance
-
ControllerId
Fields
Name | Value | Description |
---|---|---|
Unknown | -2 | |
None | -1 | |
Controller0 | 0 | |
Controller1 | 1 |