Table of Contents

Class ThemedFileChooserButton

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

Constructors

ThemedFileChooserButton()

public ThemedFileChooserButton()

Properties

FileDialog

public IFileDialog FileDialog { get; }

Property Value

IFileDialog

FileName

public string FileName { get; set; }

Property Value

string

Methods

IsNotDecorated()

public override bool IsNotDecorated()

Returns

bool