ICCameraDevice.GetFiles(String) Method

Definition

[Foundation.Export("filesOfType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[]? GetFiles(string fileUTType);
[<Foundation.Export("filesOfType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetFiles : string -> string[]
override this.GetFiles : string -> string[]

Parameters

fileUTType
String

Returns

String[]
Attributes

Applies to