Skip to main content

Transform Property

Gets or sets a transform that will be applied to the popup.

Definition

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

public Transform? Transform { get; set; }

Property Value

Transform

Implements

IPopupHost.Transform

See Also

Reference

OverlayPopupHost Class
Avalonia.Controls.Primitives Namespace