xamarinios
namespace SceneKit
{
    [Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
    [Register("SCNView", true)]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    public class SCNView : UIView, INativeObject, ISCNSceneRenderer, ISCNTechniqueSupport, IDisposable
    {
        [Obsolete("Empty stub. (not a public API).")]
        [TV(13, 0)]
        [Watch(6, 0)]
        public virtual bool DrawableResizesAsynchronously { get; set; }
    }
}
.NET 6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Obsolete Empty stub. (not a public API).
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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