MonobjcMonobjc Documented Class Library
Compact Property
NamespacesMonobjc.WebKit.DOMDOMHTMLUListElementCompact

Original signature is '@property (nonatomic,assign) BOOL compact;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Compact { get; set; }
Public Overridable Property Compact As Boolean
	Get
	Set
public:
virtual property bool Compact {
	bool get ();
	void set (bool value);
}
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)