displayIndex
Index of display that the event belongs to.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.IMGUIModule
public int displayIndex { get; set; }
Remarks
Not all platforms support multi-display GUI. On such platforms this property is always zero.