INativeControlHostDestroyableControlHandle 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 INativeControlHostDestroyableControlHandle : IPlatformHandle
<UnstableAttribute>
Public Interface INativeControlHostDestroyableControlHandle
Inherits IPlatformHandle
[<UnstableAttribute>]
type INativeControlHostDestroyableControlHandle =
interface
interface IPlatformHandle
end
Implements | IPlatformHandle |
Properties
Handle | Gets the handle. (Inherited from IPlatformHandle) |
HandleDescriptor | Gets an optional string that describes what Handle represents. (Inherited from IPlatformHandle) |
Methods
Destroy() |