ContactManagementSectionStyle
public protocol ContactManagementSectionStyle : Sendable
Contact management section style
-
defaultStyleExtension methodDefault style
Declaration
Swift
public static var defaultStyle: Self { get }
View on GitHub