MobileCapabilities.CanRenderMixedSelects 속성

정의

브라우저에서 특성을 모두 <option>onpick 지정하는 WML value 요소를 지원하는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true브라우저에서 특성과 특성을 모두 <option> 지정하는 WML onpick 요소를 지원하면 됩니다. 그렇지 않으면 value.false 기본값은 true입니다.

적용 대상