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.
The role to request.
var role: UISceneSession.Role { get }If you created the request using init(session:userActivity:options:), this property reflects the role of the session.