ProgressIndicatorWrapper
@available(iOS 13.0, OSX 10.15, tvOS 13.0, watchOS 6.0, *)
public class ProgressIndicatorWrapper : PlatformView
Use wrapper to solve the UIProgressView
/NSProgressIndicator
frame origin NaN crash (SwiftUI’s bug)
-
-
Undocumented
Declaration
Swift
public override func layoutSubviews()
-
Undocumented
Declaration
Swift
public override init(frame frameRect: CGRect)
-
Undocumented
Declaration
Swift
public required init?(coder: NSCoder)
-
Undocumented
Declaration
Swift
public override func layout()
-