Table of Contents

Interface EglGlPlatformSurface.IEglWindowGlPlatformSurfaceInfo

Namespace
Avalonia.OpenGL.Egl
Assembly
Avalonia.OpenGL.dll
public interface EglGlPlatformSurface.IEglWindowGlPlatformSurfaceInfo

Properties

Handle

nint Handle { get; }

Property Value

nint

Scaling

double Scaling { get; }

Property Value

double

Size

PixelSize Size { get; }

Property Value

PixelSize