OpacityMask Property
Gets or sets the opacity mask of the control.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IBrush? OpacityMask { get; set; }
Public Property OpacityMask As IBrush
Get
Set
member OpacityMask : IBrush with get, set