Click or drag to resize

PropertyGroup Class

Inheritance Hierarchy
Object
  Com.Datalogic.Device.ConfigurationPropertyGroup
    More...

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 class PropertyGroup : Object

The PropertyGroup type exposes the following members.

Constructors
  NameDescription
Public methodPropertyGroup
Initializes a new instance of the PropertyGroup class
Top
Properties
  NameDescription
Public propertyGroups
Returns the property groups contained in this group, not in the whole subtree.
Public propertyId
Gets the integer value of the unique identifier PropertyGroupID
Public propertyIsFullySupported
Tells if this property group is completely supported by the underling decoding hardware.
Public propertyIsSupported
Tells if this property group is supported by the underling decoding hardware.
Public propertyJniPeerMembers
To be added.
Public propertyName
Gets the name of the unique identifierPropertyGroupID
Public propertyProperties
Returns the properties contained in this group, not in the whole subtree.
Top
Methods
  NameDescription
Public methodGetPropertyById
Gets the Property
Public methodGetPropertyByName
Gets the Property
Public methodGetPropertyGroupById
Gets the PropertyGroup
Public methodGetPropertyGroupByName
Gets the PropertyGroup
Public methodLoad
Load the properties values contained by this group from the PropertyGetter.
Public methodSetToDefault
Resets to the default value all the properties contained in the subtree.
Public methodStore
Store the properties values contained by this property into the PropertyEditor.
Top
Remarks
PropertyGroup contains properties and/or other property groups.

[Android Documentation]

See Also
Inheritance Hierarchy
Object
  Com.Datalogic.Device.ConfigurationPropertyGroup
    Com.Datalogic.Decode.ConfigurationDecodingNotification
    Com.Datalogic.Decode.ConfigurationDigimarc
    Com.Datalogic.Decode.ConfigurationDisplayNotification
    Com.Datalogic.Decode.ConfigurationFormatting
    Com.Datalogic.Decode.ConfigurationFrameCaptureConfiguration
    Com.Datalogic.Decode.ConfigurationGoodRead
    Com.Datalogic.Decode.ConfigurationIntentWedge
    Com.Datalogic.Decode.ConfigurationInverse
    Com.Datalogic.Decode.ConfigurationKeyboardWedge
    Com.Datalogic.Decode.ConfigurationLinearQuietZones
    Com.Datalogic.Decode.ConfigurationMultiScan
    Com.Datalogic.Decode.ConfigurationPresentationMode
    Com.Datalogic.Decode.ConfigurationScannerOptions
    Com.Datalogic.Decode.ConfigurationScannerProperties
    Com.Datalogic.Decode.ConfigurationSymbologyBase
    Com.Datalogic.Decode.ConfigurationUpcEanExtensions
    Com.Datalogic.Decode.ConfigurationWebWedge