HasInsetShadows Property
Gets a value indicating whether any BoxShadow in the collection has IsInset set to true
.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool HasInsetShadows { get; }
Public ReadOnly Property HasInsetShadows As Boolean
Get
member HasInsetShadows : bool with get