Table of Contents

Class ThemedButton

Namespace
Lime
Assembly
Lime.dll
public class ThemedButton : Button, IDisposable, IAnimatorHost, IRenderChainBuilder, IAnimable, ICloneable
Inheritance
ThemedButton
Implements
Inherited Members
Extension Methods

Constructors

ThemedButton()

public ThemedButton()

ThemedButton(string)

public ThemedButton(string caption)

Parameters

caption string

Properties

TextWidget

public SimpleText TextWidget { get; }

Property Value

SimpleText

Methods

IsNotDecorated()

public override bool IsNotDecorated()

Returns

bool