Table of Contents

Struct RenderTargetDrawingContextProperties

Namespace
Avalonia.Platform
Assembly
Avalonia.Base.dll
[PrivateApi]
public struct RenderTargetDrawingContextProperties
Inherited Members

Properties

PreviousFrameIsRetained

Indicates that the drawing context targets a surface that preserved its contents since the previous frame

public bool PreviousFrameIsRetained { readonly get; init; }

Property Value

bool