MimiTheme
public protocol MimiTheme : MimiThemeDefinition, Equatable
Theme that can be applied to Mimi components.
Conform to this to create your own appearance configuration that is applied to all elements of Mimi UI.
📢 Check out the MSDK Integration Example Project! 📢
public protocol MimiTheme : MimiThemeDefinition, Equatable
Theme that can be applied to Mimi components.
Conform to this to create your own appearance configuration that is applied to all elements of Mimi UI.