Property NativeLibraryHandle
NativeLibraryHandle
Gets the handle to the SkiaSharp native library.
public static nint NativeLibraryHandle { get; }
Property Value
Remarks
The handle can be used to interact with the native library directly, such as for invoking unmanaged functions.