inputSource
The input source type for mouse, pen, and touch input events in a XAML app.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static PlayerSettings.WSAInputSource inputSource { get; set; }
Remarks
In the Editor, Unity displays this under Misc in UWP Player Settings. Note: This option is only applicable to XAML applications that use the SwapChainPanel; XAML applications that use D3D only support the CoreWindow input source.