Click or drag to resize

EnumPropertyEnum Property

Returns the class object corresponding to the Enum

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual Class Enum { get; }

Property Value

Type: Class
Class representing the corresponding class, null in case of error.
Remarks

Returns the class object corresponding to the Enum

[Android Documentation]

See Also