AutomationPropertiesIsOffscreenBehaviorProperty Field

Defines the AutomationProperties.IsOffscreenBehavior attached property.

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly AttachedProperty<IsOffscreenBehavior> IsOffscreenBehaviorProperty

Field Value

AttachedPropertyIsOffscreenBehavior

Remarks

This property affects the default value for IsOffscreen.

See Also