Condividi tramite


MobileCapabilities.SupportsFontColor Proprietà

Definizione

Ottiene un valore che indica se il browser supporta l'attributo color di elementi <font> HTML.

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

Valore della proprietà

true se il browser supporta l'attributo color degli elementi <font> HTML. In caso contrario, false. Il valore predefinito è true.

Si applica a