ToolTip.ContentParentTransform 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.
Transform of object to which ToolTip is attached
public:
property UnityEngine::Transform ^ ContentParentTransform { UnityEngine::Transform ^ get(); };
public UnityEngine.Transform ContentParentTransform { get; }
member this.ContentParentTransform : UnityEngine.Transform
Public ReadOnly Property ContentParentTransform As Transform
Property Value
UnityEngine.Transform