Contents

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.

See Also

Managing request details