Share via


UIAction.CaptureTextFromCameraAction(IUIKeyInput, String) Method

Definition

[Foundation.Export("captureTextFromCameraActionForResponder:identifier:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIAction CaptureTextFromCameraAction(UIKit.IUIKeyInput responder, string? identifier);
[<Foundation.Export("captureTextFromCameraActionForResponder:identifier:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CaptureTextFromCameraAction : UIKit.IUIKeyInput * string -> UIKit.UIAction

Parameters

responder
IUIKeyInput
identifier
String

Returns

Attributes

Applies to