Class ThemedTabCloseButton
- Namespace
- Lime
- Assembly
- Lime.dll
public class ThemedTabCloseButton : Button, IDisposable, IAnimatorHost, IRenderChainBuilder, IAnimable, ICloneable
- Inheritance
-
ThemedTabCloseButton
- Implements
- Inherited Members
- Extension Methods
Constructors
ThemedTabCloseButton()
public ThemedTabCloseButton()
Properties
FocusColor
public Color4 FocusColor { set; }
Property Value
NormalColor
public Color4 NormalColor { set; }
Property Value
PressedColor
public Color4 PressedColor { set; }
Property Value
Methods
IsNotDecorated()
public override bool IsNotDecorated()
Returns
OnUpdate(float)
public override void OnUpdate(float delta)
Parameters
delta
float