NumberOfSoftkeys Property (MobileCapabilities)

Returns the number of softkeys supported on the device. The default value is 0.

public virtual int NumberOfSoftkeys {
   get
}

Remarks

Softkeys are special keys that the application can usually map to custom tasks. Softkey text is displayed on the screen in the lower-left and lower-right corners.

See Also

Applies to: MobileCapabilities Class