role
The role to request.
Declaration
@property (nonatomic, readonly) UISceneSessionRole role;Discussion
If you created the request using requestWithSession:, this property reflects the role of the session.
The role to request.
@property (nonatomic, readonly) UISceneSessionRole role;If you created the request using requestWithSession:, this property reflects the role of the session.