VNBarcodeSymbologyExtensions Class

Definition

Extension methods relating to VNBarcodeSymbology objects.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class VNBarcodeSymbologyExtensions
type VNBarcodeSymbologyExtensions = class
Inheritance
VNBarcodeSymbologyExtensions
Attributes

Methods

GetConstant(VNBarcodeSymbology)

Gets the string constant describing the symbology.

GetConstants(VNBarcodeSymbology[])
GetValue(NSString)

Returns the VNBarcodeSymbology for the provided constant.

GetValues(NSString[])

Applies to