PackageInstallerResult.Event Property PackageInstallerEvent." name="Description"/>
Click or drag to resize

PackageInstallerResultEvent Property

event type of the event, value from PackageInstallerEvent.

Namespace: Com.Datalogic.Device.App
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.App.PackageInstallerEvent Event { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.App.PackageInstallerEvent
No description available.

Remarks
event type of the event, value from PackageInstallerEvent.

[Android Documentation]

See Also