AirshipEmbeddedViewStyle
public protocol AirshipEmbeddedViewStyle : Sendable
Protocol for customizing an Airship embedded view with a style
-
defaultStyleExtension methodDefault style
Declaration
Swift
public static var defaultStyle: Self { get }
View on GitHub