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.
public static double AngleBetween (Xamarin.Forms.Shapes.Vector2 v1, Xamarin.Forms.Shapes.Vector2 v2);
static member AngleBetween : Xamarin.Forms.Shapes.Vector2 * Xamarin.Forms.Shapes.Vector2 -> double