Table of Contents

Interface IDrawingContextLayerWithRenderContextAffinityImpl

Namespace
Avalonia.Platform
Assembly
Avalonia.Base.dll
public interface IDrawingContextLayerWithRenderContextAffinityImpl : IDrawingContextLayerImpl, IRenderTargetBitmapImpl, IBitmapImpl, IRenderTarget, IDisposable
Inherited Members

Properties

HasRenderContextAffinity

bool HasRenderContextAffinity { get; }

Property Value

bool

Methods

CreateNonAffinedSnapshot()

IBitmapImpl CreateNonAffinedSnapshot()

Returns

IBitmapImpl