These constants are used by relativePosition and setRelativePosition:.
Available in Mac OS X v10.0 and later.

C# | Visual Basic | Visual C++ |
public enum NSRelativePosition
Public Enumeration NSRelativePosition
public enum class NSRelativePosition

Member | Description |
---|---|
NSRelativeAfter | Specifies a position after another object. Available in Mac OS X v10.0 and later. |
NSRelativeBefore | Specifies a position before another object. Available in Mac OS X v10.0 and later. |

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)