mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-05-01 21:14:18 +02:00
comment documentations
This commit is contained in:
@@ -32,6 +32,7 @@ public extension NSProgress {
|
||||
|
||||
/**
|
||||
Sets a closure that the `NSProgress` calls whenever its `fractionCompleted` changes. You can use this instead of setting up KVO.
|
||||
|
||||
- parameter closure: the closure to execute on progress change
|
||||
*/
|
||||
@objc
|
||||
|
||||
Reference in New Issue
Block a user