JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
apple.arkit.protocol
Interface ARSessionProviding
All Known Implementing Classes:
ARSCNView
,
ARSKView
public interface
ARSessionProviding
A data source for an ARSession
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ARSession
session
()
To ensure session changes are detected, Swift classes should mark this property as `@objc` and `dynamic`
Method Detail
session
ARSession
session()
To ensure session changes are detected, Swift classes should mark this property as `@objc` and `dynamic`
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method