Table of Contents

Class TangerineTooltipAttribute

Namespace
Lime
Assembly
Lime.dll
[AttributeUsage(AttributeTargets.All, AllowMultiple = false, Inherited = false)]
public sealed class TangerineTooltipAttribute : Attribute
Inheritance
TangerineTooltipAttribute
Inherited Members

Constructors

TangerineTooltipAttribute(string)

public TangerineTooltipAttribute(string text)

Parameters

text string

Fields

Text

public readonly string Text

Field Value

string