SKScene.View Property

Definition

Gets or sets the view that the scene is presenting.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SpriteKit.SKView View { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("view", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.View : SpriteKit.SKView

Property Value

Attributes

Applies to