Share via


INSHapticFeedbackPerformer.PerformFeedback Method

Definition

[Foundation.Export("performFeedbackPattern:performanceTime:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PerformFeedback(AppKit.NSHapticFeedbackPattern pattern, AppKit.NSHapticFeedbackPerformanceTime performanceTime);
[<Foundation.Export("performFeedbackPattern:performanceTime:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PerformFeedback : AppKit.NSHapticFeedbackPattern * AppKit.NSHapticFeedbackPerformanceTime -> unit
override this.PerformFeedback : AppKit.NSHapticFeedbackPattern * AppKit.NSHapticFeedbackPerformanceTime -> unit

Parameters

Attributes

Applies to