Share via


UIResponder.CaptureTextFromCamera(NSObject) Method

Definition

[Foundation.Export("captureTextFromCamera:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void CaptureTextFromCamera(Foundation.NSObject? sender);
[<Foundation.Export("captureTextFromCamera:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CaptureTextFromCamera : Foundation.NSObject -> unit
override this.CaptureTextFromCamera : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to