Click or drag to resize

KeyboardWedge Properties

The KeyboardWedge type exposes the following members.

Properties
  NameDescription
Public propertyEnable
enables the keystroke mode.
Public propertyGroups
Returns the property groups contained in this group, not in the whole subtree.
(Inherited from PropertyGroup.)
Public propertyId
Gets the integer value of the unique identifier PropertyGroupID
(Inherited from PropertyGroup.)
Public propertyIsFullySupported
Tells if this property group is completely supported by the underling decoding hardware.
(Inherited from PropertyGroup.)
Public propertyIsSupported
Tells if this property group is supported by the underling decoding hardware.
(Inherited from PropertyGroup.)
Public propertyJniPeerMembers
To be added.
(Overrides PropertyGroupJniPeerMembers.)
Public propertyName
Gets the name of the unique identifierPropertyGroupID
(Inherited from PropertyGroup.)
Public propertyOnlyOnFocus
enables the input of the keystrokes only in input areas with active focus and an IME active, such as a touch keyboard.
Public propertyProperties
Returns the properties contained in this group, not in the whole subtree.
(Inherited from PropertyGroup.)
Public propertyWedgeMode
indicates the method by which the KeyboardWedge operates.
Top
See Also