For a list of other common properties of a softkey frame that are shared with other objects see here.
Softkey Width
As default softkeys have a calculated size so that no gaps exist between the softkeys. With this properties it is possible to make the softkey width smaller in a bottom or top softkey frame so that gaps between the softkeys are possible.
Default value: Calculated based on device
Possible values: Anything smaller than the calculated value
This property can only be changed for top or bottom softkey frames. For left or right softkey frames the width of the softkeys is directly connected to the width of the softkey frame.
Softkey Height
As default softkeys have a calculated size so that no gaps exist between the softkeys. With this properties it is possible to make the softkey height smaller in a left or right softkey frame so that gaps between the softkeys are possible.
Default value: Calculated based on device
Possible values: Anything smaller than the calculated value
This property can only be changed for left or right softkey frames. For top or bottom softkey frames the height of the softkeys is directly connected to the height of the softkey frame.
Current Softkey Level
The Current Softkey Level property is not visible in the designer tool and can only be accessed at runtime via JavaScript.
With this property the currently shown softkey level can be changed.
Note: it is also possible to change the softkey levels via the variable @ChangeSoftkeyLevel (see variable table for description).
|