UIFeedbackGenerator

suggest change

Introduction

UIFeedbackGenerator and its subclasses offers a public interface to the Taptic EngineĀ® found on iOS devices starting with iPhone 7. Haptics, branded Taptics, provide tactile feedback for on-screen events. While many system controls provide haptics out-of-the-box, developers can use UIFeedbackGenerator subclasses to add haptics to custom controls and other events. UIFeedbackGenerator is an abstract class that should not be used directly, rather developers use one of its subclasses.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents