IPointerResult.PreviousPointerTarget Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The previous pointer target.
public:
property UnityEngine::GameObject ^ PreviousPointerTarget { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject PreviousPointerTarget { get; }
member this.PreviousPointerTarget : UnityEngine.GameObject
Public ReadOnly Property PreviousPointerTarget As GameObject
Property Value
UnityEngine.GameObject