public static softKeyCount : Number [read-only]
Indicates the number of remappable soft keys that the mobile device supports.
Example
The following example traces the value of this read-only property:
trace(System.capabilities.softKeyCount);