BaseInspectableAttribute.

Tooltip Property

Summary

The tooltip to use as for the label. If not set, it will use the full name of the attributed member.

Syntax

public string Tooltip { get; set; }

Value

Type Description
string