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)
- C#
- VB
- F#
[UnstableAttribute]
public interface INativePlatformHandleSurface : IPlatformHandle
<UnstableAttribute>
Public Interface INativePlatformHandleSurface
Inherits IPlatformHandle
[<UnstableAttribute>]
type INativePlatformHandleSurface =
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) |
Scaling | |
Size |