Access the Pointee
instance referenced by self
.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
var pointee: Pointee { get nonmutating set }
Discussion
Precondition: the pointee has been initialized with an instance of type Pointee
.