The location of the spine.
SDKs
- iOS 5.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
@property(nonatomic, readonly) UIPage View Controller Spine Location spineLocation;
Discussion
The value of this property is set with the UIPage
key when the page view controller is initialized, and can be changed by returning the new value from the page
method of the delegate.