VisualOpacityMask Property

Gets or sets the opacity mask of the control.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IBrush? OpacityMask { get; set; }

Property Value

IBrush

See Also