ProgressViewStyle
public protocol ProgressViewStyle
Undocumented
-
Undocumented
Declaration
Swift
associatedtype Body : View -
Undocumented
Declaration
Swift
func makeBody(configuration: Self.Configuration) -> Self.Body? -
Undocumented
Declaration
Swift
typealias Configuration = ProgressViewStyleConfiguration
ProgressViewStyle Protocol Reference