Table of Contents

Property NativeLibraryHandle

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

NativeLibraryHandle

Gets the handle to the SkiaSharp native library.

public static nint NativeLibraryHandle { get; }

Property Value

nint

Remarks

The handle can be used to interact with the native library directly, such as for invoking unmanaged functions.