monoandroid
namespace OpenTK
{
    public struct Vector3d : IEquatable<Vector3d>
    {
        [Obsolete("Use static Divide() method instead.")]
        public static Vector3d Div(Vector3d a, double f);
    }
}
Assembly OpenTK-1.0 , Version=1.0.0.0, PublicKeyToken=84e04ff9cfb79065
Obsolete Use static Divide() method instead.
Xamarin Android 0.0
Xamarin iOS 0.0
Xamarin macOS 0.0
Xamarin tvOS 0.0
Xamarin watchOS 0.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/03/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙