Table of Contents

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

Color4

NormalColor

public Color4 NormalColor { set; }

Property Value

Color4

PressedColor

public Color4 PressedColor { set; }

Property Value

Color4

Methods

IsNotDecorated()

public override bool IsNotDecorated()

Returns

bool

OnUpdate(float)

public override void OnUpdate(float delta)

Parameters

delta float