共用方式為


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

傳回

屬性

適用於