On this pageUIMenuItem.hasPointerpublic bool hasPointer { get; }CopyDescription#True if pointer is over controlUsage#ExampleDebug.Log(sampleObject.hasPointer);Copy