Interface ISkiaLayout
public interface ISkiaLayout : ISkiaControl, IDrawnBase, ICanBeUpdatedWithContext, ICanBeUpdated, ILayoutInsideViewport, IInsideViewport, IVisibilityAware, IDisposable
- Inherited Members
- Extension Methods
Properties
NeedAutoHeight
bool NeedAutoHeight { get; }
Property Value
NeedAutoSize
bool NeedAutoSize { get; }
Property Value
NeedAutoWidth
bool NeedAutoWidth { get; }