MimiProfileLauncherView
@available(*, deprecated, message: "MimiProfileLauncherView will be removed in SDK v11")
@MainActor
public class MimiProfileLauncherView : MimiView, ProfileLauncherControllerDelegate
View which provides a compact, single point of entry into the Mimi Profile.
-
Create new launcher view.
Declaration
Swift
@MainActor public init(configuration: MimiProfileConfiguration = MimiProfileConfiguration())
Parameters
configuration
Profile configuration.