The members of MonoTouch.Foundation.NSObject are listed below.
See Also: Inherited members from System.Object
NSObject() | Default constructor that initializes a new instance of this class with no parameters. | |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
static readonly | MonoTouchAssembly | System.Reflection.Assembly. Points to the montoouch assembly. |
| IsDirectBinding | bool. Determines whether this class is a direct binding to an Objective-C class, or if this is a subclass of a direct binding. |
| [read-only] static | ChangeIndexesKey | NSString. Represents the value associated with the constant NSKeyValueChangeIndexesKey |
| [read-only] static | ChangeKindKey | NSString. Represents the value associated with the constant NSKeyValueChangeKindKey |
| [read-only] static | ChangeNewKey | NSString. Represents the value associated with the constant NSKeyValueChangeNewKey |
| [read-only] static | ChangeNotificationIsPriorKey | NSString. Represents the value associated with the constant NSKeyValueChangeNotificationIsPriorKey |
| [read-only] static | ChangeOldKey | NSString. Represents the value associated with the constant NSKeyValueChangeOldKey |
| [read-only] | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | DebugDescription | string. Documentation for this section has not yet been entered. |
| [read-only] | Description | string. Documentation for this section has not yet been entered. |
| Handle | IntPtr. Handle (pointer) to the unmanaged object representation. | |
| [read-only] | RetainCount | int. Returns the current Objective-C retain count for the object. |
| [read-only] | SuperHandle | IntPtr. Documentation for this section has not yet been entered. |
AccessibilityDecrement()Documentation for this section has not yet been entered. | ||
AccessibilityIncrement()Documentation for this section has not yet been entered. | ||
AccessibilityScroll(MonoTouch.UIKit.UIAccessibilityScrollDirection)Documentation for this section has not yet been entered. | ||
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)Documentation for this section has not yet been entered. | ||
static | Alloc(MonoTouch.ObjCRuntime.Class)Documentation for this section has not yet been entered. | |
static | AutomaticallyNotifiesObserversForKey(string)Documentation for this section has not yet been entered. | |
AwakeFromNib()Documentation for this section has not yet been entered. | ||
BeginInvokeOnMainThread(NSAction)Invokes asynchrously the specified code on the main UI thread. | ||
BeginInvokeOnMainThread(MonoTouch.ObjCRuntime.Selector, NSObject)Invokes asynchrously the specified code on the main UI thread. | ||
Bind(string, NSObject, string, NSDictionary)Documentation for this section has not yet been entered. | ||
BindingInfo(string)Documentation for this section has not yet been entered. | ||
BindingOptionDescriptions(string)Documentation for this section has not yet been entered. | ||
BindingValueClass(string)Documentation for this section has not yet been entered. | ||
static | CancelPreviousPerformRequest(NSObject)Cancels a pending time-delayed Invoke or PerformSelector. | |
static | CancelPreviousPerformRequest(NSObject, MonoTouch.ObjCRuntime.Selector, NSObject)Cancels a pending time-delayed PerformSelector. | |
CommitEditing()Documentation for this section has not yet been entered. | ||
CommitEditing(NSObject, MonoTouch.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
ConformsToProtocol(IntPtr)Invoked to determine if this object implements the specified protocol. | ||
Copy()Documentation for this section has not yet been entered. | ||
DidChange(NSKeyValueChange, NSIndexSet, NSString)Documentation for this section has not yet been entered. | ||
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)Documentation for this section has not yet been entered. | ||
DidChangeValue(string)Documentation for this section has not yet been entered. | ||
Dispose()Releases the resources used by the NSObject object. | ||
DoesNotRecognizeSelector(MonoTouch.ObjCRuntime.Selector)Documentation for this section has not yet been entered. | ||
EncodeTo(NSCoder)A constructor that initializes the object from the data stored in the unarchiver object. | ||
ExposedBindings()Documentation for this section has not yet been entered. | ||
Finalize()Finalizer for the NSObject object | ||
static | FromObject(object)Boxes an object into an NSObject. | |
GetDictionaryOfValuesFromKeys(NSString[])Documentation for this section has not yet been entered. | ||
static | GetKeyPathsForValuesAffecting(NSString)Documentation for this section has not yet been entered. | |
GetNativeField(string)Documentation for this section has not yet been entered. | ||
Init()Documentation for this section has not yet been entered. | ||
Invoke(NSAction, double)Documentation for this section has not yet been entered. | ||
Invoke(NSAction, TimeSpan)Documentation for this section has not yet been entered. | ||
static | InvokeInBackground(NSAction)Invokes supplied code on a new background thread. | |
InvokeOnMainThread(NSAction)Invokes synchronously the specified code on the main UI thread. | ||
InvokeOnMainThread(MonoTouch.ObjCRuntime.Selector, NSObject)Invokes synchrously the specified code on the main UI thread. | ||
MutableCopy()Documentation for this section has not yet been entered. | ||
ObjectDidEndEditing(NSObject)Documentation for this section has not yet been entered. | ||
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)Documentation for this section has not yet been entered. | ||
PerformSelector(MonoTouch.ObjCRuntime.Selector, NSObject, double)Documentation for this section has not yet been entered. | ||
PerformSelector(MonoTouch.ObjCRuntime.Selector, NSObject, float)Documentation for this section has not yet been entered. | ||
PerformSelector(MonoTouch.ObjCRuntime.Selector, NSObject, double, NSString[])Documentation for this section has not yet been entered. | ||
PerformSelector(MonoTouch.ObjCRuntime.Selector, NSThread, NSObject, bool)Documentation for this section has not yet been entered. | ||
PerformSelector(MonoTouch.ObjCRuntime.Selector, NSThread, NSObject, bool, NSString[])Documentation for this section has not yet been entered. | ||
RemoveObserver(NSObject, NSString)Documentation for this section has not yet been entered. | ||
RespondsToSelector(MonoTouch.ObjCRuntime.Selector)Documentation for this section has not yet been entered. | ||
SetNativeField(string, NSObject)Documentation for this section has not yet been entered. | ||
SetNilValueForKey(NSString)Documentation for this section has not yet been entered. | ||
SetValueForKey(NSObject, NSString)Documentation for this section has not yet been entered. | ||
SetValueForKeyPath(NSObject, NSString)Documentation for this section has not yet been entered. | ||
SetValueForKeyPath(IntPtr, NSString)A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
SetValueForUndefinedKey(NSObject, NSString)Documentation for this section has not yet been entered. | ||
SetValuesForKeysWithDictionary(NSDictionary)Documentation for this section has not yet been entered. | ||
override | ToString()Returns a string representation of the value of the current instance. | |
Unbind(string)Documentation for this section has not yet been entered. | ||
ValueForKey(NSString)Documentation for this section has not yet been entered. | ||
ValueForKeyPath(NSString)Documentation for this section has not yet been entered. | ||
ValueForUndefinedKey(NSString)Documentation for this section has not yet been entered. | ||
WillChange(NSKeyValueChange, NSIndexSet, NSString)Documentation for this section has not yet been entered. | ||
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)Documentation for this section has not yet been entered. | ||
WillChangeValue(string)Documentation for this section has not yet been entered. | ||
Dispose(bool)Releases the resources used by the NSObject object. | ||
static | IsNewRefcountEnabled()Internal -- Determines whether MonoTouch is using the new toggle-reference system or not | |
MarkDirty()Promotes a regular peer object (IsDirectBinding is true) into a toggleref object. | ||