Click or drag to resize

PropertyID.WedgeIntentExcludeEmptyValues Field

This parameter indicates if the empty intent values have to be excluded.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 WedgeIntentExcludeEmptyValues = "value"

Field Value

Type: Int32
Remarks
This parameter indicates if the empty intent values have to be excluded. This considers all extras' names and the category, while the action is always included in the intent.

The class of the property is BooleanProperty.

[Android Documentation]

See Also