MobileCapabilities.SupportsCss Proprietà

Definizione

Ottiene un valore che indica se il browser supporta fogli di stile CSS (Cascading Style Sheets).

public:
 virtual property bool SupportsCss { bool get(); };
public virtual bool SupportsCss { get; }
member this.SupportsCss : bool
Public Overridable ReadOnly Property SupportsCss As Boolean

Valore della proprietà

true se il browser supporta CSS; in caso contrario, false. Il valore predefinito è false.

Si applica a