AVCaptureDevice.ActiveDepthDataFormat Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVCaptureDeviceFormat ActiveDepthDataFormat { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("activeDepthDataFormat", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setActiveDepthDataFormat:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ActiveDepthDataFormat : AVFoundation.AVCaptureDeviceFormat with get, set
Valor da propriedade
(Mais documentação para este nó está chegando)
Este valor pode ser null
.
- Atributos