Share via


ICIBarcodeGeneratorProtocol.BarcodeDescriptor Property

Definition

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreImage.CIBarcodeDescriptor BarcodeDescriptor { [Foundation.Export("barcodeDescriptor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setBarcodeDescriptor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<Foundation.RequiredMember>]
[<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

Attributes

Applies to