Table of Contents

Class CachedShader

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public class CachedShader : IDisposable
Inheritance
CachedShader
Implements
Derived
Inherited Members
Extension Methods

Properties

Destination

public SKRect Destination { get; set; }

Property Value

SKRect

Shader

public SKShader Shader { get; set; }

Property Value

SKShader

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

OnDisposing()

protected virtual void OnDisposing()