HttpBrowserCapabilitiesBase.NumberOfSoftkeys Property

Definition

When overridden in a derived class, gets the number of softkeys on a mobile device.

public:
 virtual property int NumberOfSoftkeys { int get(); };
public virtual int NumberOfSoftkeys { get; }
member this.NumberOfSoftkeys : int
Public Overridable ReadOnly Property NumberOfSoftkeys As Integer

Property Value

The number of softkeys supported on a mobile device.

Exceptions

Applies to