IsClipEnabledProperty Field
Allows for controlling clipping of the adorner.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool> IsClipEnabledProperty
Public Shared ReadOnly IsClipEnabledProperty As AttachedProperty(Of Boolean)
static val IsClipEnabledProperty: AttachedProperty<bool>