Method SetTextBubbleOverride
SetTextBubbleOverride(ObjectUiTextBubbleOverride, string)
Sets a text override for the hover/tab-highlight text of this object.
public void SetTextBubbleOverride(ObjectUiTextBubbleOverride mode, string text)
Parameters
modeObjectUiTextBubbleOverrideHow the text should be applied.
textstringThe text override.