Click or drag to resize

VisualFormatterInstance Property

Gets an instance of the VisualFormatter, if it is supported but the platform.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static VisualFormatter Instance { get; }

Property Value

Type: VisualFormatter
A VisualFormatter object if supported, null otherwise.
Remarks

Gets an instance of the VisualFormatter, if it is supported but the platform.

[Android Documentation]

See Also