Share via


AVDepthData.GetDictionaryRepresentation(String) Method

Definition

[Foundation.Export("dictionaryRepresentationForAuxiliaryDataType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? GetDictionaryRepresentation(out string? outAuxDataType);
[<Foundation.Export("dictionaryRepresentationForAuxiliaryDataType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetDictionaryRepresentation : string -> Foundation.NSDictionary
override this.GetDictionaryRepresentation : string -> Foundation.NSDictionary

Parameters

outAuxDataType
String

Returns

Attributes

Applies to