MUIKitConfiguration
A class containing configuration properties for MaterialUIKit components.
Overview
Initializers
public init()public init(
contentPadding: CGFloat,
hXL: Font,
h1: Font,
h2: Font,
h3: Font,
h4: Font,
h5: Font,
h6: Font,
horizontalPadding: CGFloat,
verticalPadding: CGFloat,
cornerRadius: CGFloat,
verticalStackSpacing: CGFloat,
horizontalStackSpacing: CGFloat,
borderWidth: CGFloat,
animationType: Animation,
hapticFeedbackIntensity: CGFloat,
hapticFeedbackStyle: UIImpactFeedbackGenerator.FeedbackStyle,
colorScheme: ColorScheme
)Properties
Property Name
Description
Default Value
Last updated