isAppFocused
Returns true if the application has the focus. Events are sent only if this flag is set to true.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements.InputSystem
- Assembly: UnityEngine.UIElementsModule
public bool isAppFocused { get; }