Share via


MobileCapabilities.SupportsJPhoneSymbols 속성

정의

브라우저에서 J-Phone 관련 그림 기호를 지원하는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true 브라우저에서 J-Phone 관련 그림 기호를 지원하는 경우 그렇지 않으면 입니다 false. 기본값은 false입니다.

적용 대상