Version: 2022.3
言語: 日本語
public static bool isFocused ;

説明

Whether the Player currently has focus (Read-only).

In the Editor, this corresponds to whether the Game view has focus (regardless of whether the Editor is in Play mode or not).

See Also: MonoBehaviour.OnApplicationFocus.