Freigeben über


AVCaptureDevice.ShowSystemUserInterface(AVCaptureSystemUserInterface) Method

Definition

[Foundation.Export("showSystemUserInterface:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ShowSystemUserInterface(AVFoundation.AVCaptureSystemUserInterface systemUserInterface);
[<Foundation.Export("showSystemUserInterface:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShowSystemUserInterface : AVFoundation.AVCaptureSystemUserInterface -> unit

Parameters

systemUserInterface
AVCaptureSystemUserInterface
Attributes

Applies to