Share via


ITKSmartCardUserInteractionDelegate.CorrectionKeyPressed Method

Definition

[Foundation.Export("correctionKeyPressedInUserInteraction:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void CorrectionKeyPressed(CryptoTokenKit.TKSmartCardUserInteraction interaction);
[<Foundation.Export("correctionKeyPressedInUserInteraction:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CorrectionKeyPressed : CryptoTokenKit.TKSmartCardUserInteraction -> unit
override this.CorrectionKeyPressed : CryptoTokenKit.TKSmartCardUserInteraction -> unit

Parameters

Attributes

Applies to