Share via


MobileCapabilities.SupportsJPhoneMultiMediaAttributes 속성

정의

브라우저에서 J-Phone 멀티미디어 특성을 지원하는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

Boolean

브라우저에서 J-Phone 멀티미디어 특성을 지원하면 true이고, 그렇지 않으면 false입니다. 기본값은 false입니다.

적용 대상