AVCapturePhotoOutput.GetSupportedPhotoPixelFormatTypesForFileType 方法

定义

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

参数

fileType
String

返回

属性

适用于