AirshipSceneManager
public final class AirshipSceneManager : AirshipSceneManagerProtocol, @unchecked Sendable
Scene manager Monitors scene connection and disconnection notifications and associated scenes to allow retrieving the latest scene.
-
Called to get the latest connected window scene
@return A window scene
Declaration
Swift
@MainActor public var lastActiveScene: UIWindowScene { get throws }