GRGlInterface.CreateNativeAngleInterface Method

Definition

Caution

Use Create() instead.

Create a GRGlInterface using the ANGLE OpenGL implementation.

public static SkiaSharp.GRGlInterface CreateNativeAngleInterface ();
[System.Obsolete("Use Create() instead.")]
public static SkiaSharp.GRGlInterface CreateNativeAngleInterface ();

Returns

Returns the new GRGlInterface, or null if one could not be created.

Attributes

Applies to