MonobjcMonobjc Documented Class Library
WebElementIsSelectedKey Field
NamespacesMonobjc.WebKitWebViewWebElementIsSelectedKey

An NSNumber used as a BOOL value to indicate whether a text element is selected or not. Zero value indicates false, true otherwise.

Available in Mac OS X v10.2 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString WebElementIsSelectedKey
Public Shared ReadOnly WebElementIsSelectedKey As NSString
public:
static initonly NSString^ WebElementIsSelectedKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.WebKit (Module: Monobjc.WebKit)