次の方法で共有


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

戻り値

属性

適用対象