Contents

role

The role to request.

Declaration

var role: UISceneSession.Role { get }

Discussion

If you created the request using init(session:userActivity:options:), this property reflects the role of the session.

See Also

Managing request details