Edit

Share via


AcrylicBrush.BlurAmount Property

Definition

Gets or sets the blur amount for the effect (must be a positive value)

public double BlurAmount { get; set; }
member this.BlurAmount : double with get, set
Public Property BlurAmount As Double

Property Value

Remarks

This property is ignored when the active mode is Windows.UI.Xaml.Media.AcrylicBackgroundSource.HostBackdrop

Applies to