On this pageCommandButton.hasPointerpublic bool hasPointer { get; }CopyDescription#Check if pointer is over controlUsage#Debug.Log(sampleObject.hasPointer);