MonobjcMonobjc Documented Class Library
NSPlaceholders Class
NamespacesMonobjc.AppKitNSPlaceholders

[Missing <summary> documentation for "T:Monobjc.AppKit.NSPlaceholders"]

Declaration Syntax
C#Visual BasicVisual C++
public class NSPlaceholders
Public Class NSPlaceholders
public ref class NSPlaceholders
Members
All MembersConstructorsMethodsFields



IconMemberDescription
NSPlaceholders()()()()
Initializes a new instance of the NSPlaceholders class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NSMultipleValuesMarker

This marker indicates that a key’s value contains multiple values that differ.

A binding can be configured to always return this marker for multiple items, even if the values are the same.

Available in Mac OS X v10.3 and later.


NSNoSelectionMarker

This marker indicates that the controller’s selection is currently empty.

Available in Mac OS X v10.3 and later.


NSNotApplicableMarker

This marker indicates that an object is not key-value coding compliant for the requested key.

Available in Mac OS X v10.3 and later.


ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
NSPlaceholders
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.AppKit (Module: Monobjc.AppKit)