VNBarcodeSymbologyExtensions.GetConstant(VNBarcodeSymbology) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the string constant describing the symbology.
public static Foundation.NSString GetConstant (this Vision.VNBarcodeSymbology self);
static member GetConstant : Vision.VNBarcodeSymbology -> Foundation.NSString
Parameters
- self
- VNBarcodeSymbology
The instance on which this method operates.