InputElementIsPointerOverProperty Field

Defines the IsPointerOver property.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly DirectProperty<InputElement, bool> IsPointerOverProperty

Field Value

DirectPropertyInputElement, Boolean

See Also