UINotificationFeedbackGenerator.NotificationOccurred Method

Definition

When called, the system will generate the haptic appropriate for the .

[Foundation.Export("notificationOccurred:")]
public virtual void NotificationOccurred (UIKit.UINotificationFeedbackType notificationType);
abstract member NotificationOccurred : UIKit.UINotificationFeedbackType -> unit
override this.NotificationOccurred : UIKit.UINotificationFeedbackType -> unit

Parameters

notificationType
UINotificationFeedbackType
Attributes

Applies to