ToolTip.ContentParentTransform Property

Definition

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

Applies to