Alerts
-
Alert presenter that will use active MimiAlertPresentable in MimiAppearance theme.
Declaration
Swift
public final class MimiAlertPresenter : MimiAlertPresentable
-
Object describing an alert to show.
Declaration
Swift
public class MimiAlert : NSObject
-
Action for an alert.
Declaration
Swift
public class MimiAlertAction
-
Alert banner which is presented from the top of a view.
Declaration
Swift
@MainActor open class MimiAlertBanner : MimiControl