Skip to main content

InheritsTransform Property

Gets or sets a value that determines whether the popup inherits the render transform from its PlacementTarget. Defaults to false.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool InheritsTransform { get; set; }

Property Value

Boolean

See Also

Reference

Popup Class
Avalonia.Controls.Primitives Namespace