NSAlignmentFeedbackFilter.PerformFeedback Method

Definition

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

Parameters

Attributes

Applies to