BPKProgressBar
public struct BPKProgressBar : View
-
Declaration
Swift
public enum Size
-
Declaration
Swift
public init(max: Int, stepped: Bool, size: Size, value: Float)
-
Declaration
Swift
public var body: some View { get }