Share via


VNBarcodeSymbologyExtensions Class

Definition

Extension methods for the VNBarcodeSymbology enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class VNBarcodeSymbologyExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type VNBarcodeSymbologyExtensions = class
Inheritance
VNBarcodeSymbologyExtensions
Attributes

Methods

Name Description
GetConstant(VNBarcodeSymbology)

Retrieves the NSString constant that describes self.

GetConstants(VNBarcodeSymbology[])
GetNullableValue(NativeHandle)

Retrieves the VNBarcodeSymbology value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the VNBarcodeSymbology value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the VNBarcodeSymbology value named by constant.

GetValues(NSString[])

Applies to