let keyPath : KeyPath<Subject, Value>
The key path, relative to the object receiving this message, of the property to publish.
let options: NSKeyValueObservingOptions
Options that determine which elements the publisher produces.
Availability
Technology
let object: Subject
let keyPath : KeyPath<Subject, Value>
let options: NSKeyValueObservingOptions