Edit

Share via


AVCapturePhotoOutput.GetSupportedRawPhotoPixelFormatTypesForFileType Method

Definition

[Foundation.Export("supportedRawPhotoPixelFormatTypesForFileType:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSNumber[] GetSupportedRawPhotoPixelFormatTypesForFileType (string fileType);
abstract member GetSupportedRawPhotoPixelFormatTypesForFileType : string -> Foundation.NSNumber[]
override this.GetSupportedRawPhotoPixelFormatTypesForFileType : string -> Foundation.NSNumber[]

Parameters

fileType
String

Returns

Attributes

Applies to