Initializes a new instance of the
SoftSpot class
Namespace:
Com.Datalogic.Softspot
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public SoftSpot(
Context ctx
)
Public Sub New (
ctx As Context
)
Parameters
- ctx
- Type: Context
[Missing <param name="ctx"/> documentation for "M:Com.Datalogic.Softspot.SoftSpot.#ctor(Android.Content.Context)"]
See Also