Table of Contents

Class CachedShadow

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

Properties

Filter

public SKImageFilter Filter { get; set; }

Property Value

SKImageFilter

Scale

public float Scale { get; set; }

Property Value

float

Shadow

public SkiaShadow Shadow { get; set; }

Property Value

SkiaShadow

Methods

Dispose()

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

public void Dispose()