Skip to main content

INativePlatformHandleSurface Interface

Unstable.

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

Definition

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

[UnstableAttribute]
public interface INativePlatformHandleSurface : IPlatformHandle
ImplementsIPlatformHandle

Properties

HandleGets the handle.
(Inherited from IPlatformHandle)
HandleDescriptorGets an optional string that describes what Handle represents.
(Inherited from IPlatformHandle)
Scaling 
Size 

See Also

Reference

Avalonia.Platform Namespace