IPopupHostTransform 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) Version: 11.3.999
Transform? Transform { get; set; }

Property Value

Transform

See Also