Click or drag to resize

NintendoSwitchJoyConExtensionjoyConType Property

Gets the Joy-Con type. This can be used do determine if this is a Left or Right Joy-Con.

Namespace:  Rewired.ControllerExtensions
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NintendoSwitchJoyConType joyConType { get; }

Property Value

Type: NintendoSwitchJoyConType
See Also