Class UINotificationFeedbackGenerator

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class UINotificationFeedbackGenerator
extends UIFeedbackGenerator
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • UINotificationFeedbackGenerator

      public UINotificationFeedbackGenerator()
    • UINotificationFeedbackGenerator

      protected UINotificationFeedbackGenerator​(NSObject.Handle h, long handle)
    • UINotificationFeedbackGenerator

      protected UINotificationFeedbackGenerator​(NSObject.SkipInit skipInit)
  • Method Details