Edit

Share via


ARSCNView.Session Property

Definition

Gets or sets the ARSession this ARSCNView is displaying.

public virtual ARKit.ARSession Session { [Foundation.Export("session", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSession:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Session : ARKit.ARSession with get, set

Property Value

Attributes

Applies to