VisualOpacityMask Property
Gets or sets the opacity mask of the control.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IBrush? OpacityMask { get; set; }
Public Property OpacityMask As IBrush
Get
Set
member OpacityMask : IBrush with get, set
Property Value
IBrush