Class ShimmerAnimator
public class ShimmerAnimator : RenderingAnimator, IOverlayEffect, ICanRenderOnCanvas, ISkiaAnimator, IDisposable
- Inheritance
-
ShimmerAnimator
- Implements
- Inherited Members
- Extension Methods
Constructors
ShimmerAnimator(IDrawnBase)
public ShimmerAnimator(IDrawnBase control)
Parameters
controlIDrawnBase
Fields
Paint
protected SKPaint Paint
Field Value
count
protected static long count
Field Value
Properties
Color
public SKColor Color { get; set; }
Property Value
ShimmerAngle
public double ShimmerAngle { get; set; }
Property Value
ShimmerWidth
public double ShimmerWidth { get; set; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public override void Dispose()
OnRendering(DrawingContext, IDrawnBase)
return true if has drawn something and rendering needs to be applied
protected override bool OnRendering(DrawingContext context, IDrawnBase control)
Parameters
contextDrawingContextcontrolIDrawnBase