TraceInputKeyPanel QML Type▲
- 
					Import Statement: import QtQuick.VirtualKeyboard.Styles 
- 
					Since: QtQuick.VirtualKeyboard 2.0 
- 
					Inherits: Item 
- 
					Group: TraceInputKeyPanel is part of qmlclass, qtvirtualkeyboard-styles-qml 
Detailed Description▲
This type provides panel for decorating TraceInputKey items in the keyboard layout.
Property Documentation▲
control : Item▲
Provides access to properties in TraceInputKey.
A list of available properties in control:
- 
							patternRecognitionMode Pattern recognition mode of this input area 
- 
							horizontalRulers A list of horizontal rulers 
- 
							verticalRulers A list of vertical rulers 
- 
							boundingBox Bounding box for the trace input 
traceMargins : real▲
Sets margins of the trace input area.
The margins affect to the bounding box of the trace input area.




