Share via


CIBarcodeGenerator.BarcodeDescriptor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public CoreImage.CIBarcodeDescriptor BarcodeDescriptor { [Foundation.Export("barcodeDescriptor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setBarcodeDescriptor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("barcodeDescriptor", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setBarcodeDescriptor:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.BarcodeDescriptor : CoreImage.CIBarcodeDescriptor with get, set

Property Value

Implements

Attributes

Applies to