Struct RenderTargetDrawingContextProperties
[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; }