UIImpactFeedbackGenerator
extension Reactive where Base: UIImpactFeedbackGenerator
The reactive extension can be accessed through the reactive
instance property and the reactive
static property.
-
Triggers the feedback.
Declaration
Swift
public var impactOccurred: BindingTarget<()>