IsOSXContextualMenuPlatform()
Check whether the handling of contextual menu events needs to be adapted for OSX.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
protected bool IsOSXContextualMenuPlatform()
Returns
Type | Description |
|---|---|
| bool | True if it needs to operate as it would on OSX. False otherwise. |