Table of Contents

Class DefaultWindowWidget

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

Constructors

DefaultWindowWidget(IWindow)

public DefaultWindowWidget(IWindow window)

Parameters

window IWindow

Properties

LayoutBasedWindowSize

public bool LayoutBasedWindowSize { get; set; }

Property Value

bool