Skip to content

Repository files navigation

RTProgressBar

Simple progress bar control in Swift for macOS

Example

Usage

 progressBar.color =NSColor(calibratedRed:0.1, green:0.1, blue:0.8, alpha:0.6)
progressBar.backgroundColor =NSColor.lightGrayColor()
// for indeterminate state
progressBar.animationColor =NSColor.whiteColor()

Maintainers

License

RTProgressBar is available under the MIT license. See the LICENSE file for more info.

About

Simple progress bar control in Swift for macOS

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages