public static class TextTooltip.TextTooltipStyle extends Object
TextTooltip.| Modifier and Type | Field and Description |
|---|---|
Drawable |
background |
Label.LabelStyle |
label |
float |
wrapWidth
0 means don't wrap.
|
| Constructor and Description |
|---|
TextTooltipStyle() |
TextTooltipStyle(Label.LabelStyle label,
Drawable background) |
TextTooltipStyle(TextTooltip.TextTooltipStyle style) |
public Label.LabelStyle label
public float wrapWidth
public TextTooltipStyle()
public TextTooltipStyle(Label.LabelStyle label, @Null Drawable background)
public TextTooltipStyle(TextTooltip.TextTooltipStyle style)
Copyright © 2021. All rights reserved.