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)
- C#
- VB
- F#
[UnstableAttribute]
public interface INativeControlHostControlTopLevelAttachment : IDisposable
<UnstableAttribute>
Public Interface INativeControlHostControlTopLevelAttachment
Inherits IDisposable
[<UnstableAttribute>]
type INativeControlHostControlTopLevelAttachment =
interface
interface IDisposable
end
Implements | IDisposable |
Properties
AttachedTo |
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
HideWithSize(Size) | |
ShowInBounds(Rect) |