UIImpactFeedbackGenerator.ImpactOccurred Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Developers call this method to trigger the system activating the feedback haptics.
[Foundation.Export("impactOccurred")]
public virtual void ImpactOccurred ();
abstract member ImpactOccurred : unit -> unit
override this.ImpactOccurred : unit -> unit
- Attributes