Class BlurEffect
public class BlurEffect : BaseImageFilterEffect, INotifyPropertyChanged, IDisposable, IImageEffect, ISkiaEffect, ICanBeUpdatedWithContext, ICanBeUpdated
- Inheritance
-
BlurEffect
- Implements
- Inherited Members
- Extension Methods
Fields
AmountProperty
public static readonly BindableProperty AmountProperty
Field Value
Properties
Amount
public double Amount { get; set; }
Property Value
NeedApply
public override bool NeedApply { get; }
Property Value
Methods
CreateFilter(SKRect)
public override SKImageFilter CreateFilter(SKRect destination)
Parameters
destinationSKRect