Skip to main content

INativeControlHostControlTopLevelAttachment Interface

Unstable.

Note: This API is unstable and may change in a future release.

Definition

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

[UnstableAttribute]
public interface INativeControlHostControlTopLevelAttachment : IDisposable
ImplementsIDisposable

Properties

AttachedTo 

Methods

Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
HideWithSize(Size) 
ShowInBounds(Rect) 

See Also

Reference

Avalonia.Controls.Platform Namespace