Property ControllerType
ControllerType
The Rewired.ControllerType that this Glyph intends to represent.
Declaration
public ControllerType? ControllerType { get; }
Property Value
Type | Description |
---|---|
ControllerType? |
Remarks
Important: Depending on the value of GlyphType this value may be null if it doesn't represent a specific device.
For example: a Null or Uninitialized glyph will have a null value since it doesn't represent any specific device.