SKNativeObject.IgnorePublicDispose Property

Definition

Gets or sets a value indicating whether the call the public Dispose() should be no-op.

C#
protected internal bool IgnorePublicDispose { get; set; }

Property Value

Remarks

This only affects the public disposal. Objects that own this one can still forcefull trigger a dispose using DisposeInternal().

Applies to

Producto Versiones
SkiaSharp 1.68.x, 2.80.x, 2.88.x