Click or drag to resize

MultipleChoicePropertyGetAllowedValues Method

Returns the allowed values of the property.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public virtual Java.Lang.Integer[] GetAllowedValues ();

Return Value

Type: Java.Lang.Integer[]
Integer[] The allowed values.

Remarks
Returns the allowed values of the property. The allowed values of the property are profiled based on the model and sku of the device,

[Android Documentation]

See Also

Reference