Share via


WKWebView.SetCameraCaptureState(WKMediaCaptureState, Action) Method

Definition

[Foundation.Export("setCameraCaptureState:completionHandler:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetCameraCaptureState(WebKit.WKMediaCaptureState state, Action? completionHandler);
[<Foundation.Export("setCameraCaptureState:completionHandler:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetCameraCaptureState : WebKit.WKMediaCaptureState * Action -> unit
override this.SetCameraCaptureState : WebKit.WKMediaCaptureState * Action -> unit

Parameters

completionHandler
Action
Attributes

Applies to