Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compares two SKPoint3 structures. The result specifies whether the values of the X and Y properties of the two SKPoint3 structures are equal.
public static bool operator == (SkiaSharp.SKPoint3 left, SkiaSharp.SKPoint3 right);