MobileCapabilities.SupportsIModeSymbols Propriedade

Definição

Obtém um valor que indica se o navegador dá suporte a símbolos i-mode.Gets a value indicating whether the browser supports i-mode symbols.

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

Valor da propriedade

Boolean

true Se o navegador oferecer suporte a símbolos de modo i; caso contrário, false .true if the browser supports i-mode symbols; otherwise, false. O padrão é false.The default is false.

Aplica-se a