ProgressIndicatorProtocol
public struct ProgressIndicatorProtocol
extension ProgressIndicatorProtocol: View
extension ProgressIndicatorProtocol: _ViewEmptyChecking
Undocumented
-
Undocumented
Declaration
Swift
public init(progress: Binding<Double>)
-
Undocumented
Declaration
Swift
init(_ configuration: ProgressIndicatorProtocolConfiguration)
-
Declaration
Swift
public var body: some View { get }
-
Undocumented
Declaration
Swift
public var isEmpty: Bool { get }