

WillChange(NSString, NSKeyValueSetMutationKind, NSSet) Indicates that the values of the specified indices in the specified key are about to change. WillChange(NSKeyValueChange, NSIndexSet, NSString) If not overridden, raises an NSUndefinedKeyException. Indicates an attempt to read a value of an undefined key.

Returns the value of a property that can be reached using a keypath. Returns the value of the property associated with the specified key. Returns a string representation of the value of the current instance. Sets the values of this NSObject to those in the specified dictionary.

SetValuesForKeysWithDictionary(NSDictionary) Indicates an attempt to write a value to an undefined key. SetValueForUndefinedKey(NSObject, NSString) Sets the value of a property that can be reached using a keypath. Sets the value of the property specified by the key to the specified value. Sets the value of the specified key to null. Whether this object recognizes the specified selector. Stops the specified observer from receiving further notifications of changed values for the specified keyPath and context. RemoveObserver(NSObject, NSString, IntPtr)

Stops the specified observer from receiving further notifications of changed values for the specified keyPath. PerformSelector(Selector, NSThread, NSObject, Boolean, NSString) PerformSelector(Selector, NSThread, NSObject, Boolean) PerformSelector(Selector, NSObject, NSObject) PerformSelector(Selector, NSObject, Double, NSString) Invokes the selector on the current instance and if the obj is not null, it passes this as its single parameter. PerformSelector(Selector, NSObject, Double) Indicates that the value at the specified keyPath relative to this object has changed. ObserveValue(NSString, NSObject, NSDictionary, IntPtr) Promotes a regular peer object (IsDirectBinding is true) into a toggleref object.Ĭreates a mutable copy of the specified NSObject.
#Zeroconf browser windows code#
Invokes synchrously the specified code on the main UI thread. Generates a hash code for the current instance. Retrieves the values of the specified keys. Indicates that this object does not recognize the specified selector. Releases the resources used by the NSNetServiceBrowser object. Releases the resources used by the NSObject object. Indicates that a change occurred on the specified key. Indicates a change occurred to the indexes for a to-many relationship.ĭidChange(NSString, NSKeyValueSetMutationKind, NSSet) Performs a copy of the underlying Objective-C object.ĭidChange(NSKeyValueChange, NSIndexSet, NSString) Invoked to determine if this object implements the specified protocol. Invokes asynchrously the specified code on the main UI thread.īind(NSString, NSObject, String, NSDictionary)īind(String, NSObject, String, NSDictionary)ĬommitEditing(NSObject, Selector, IntPtr) Overriders must call base.AwakeFromNib().īeginInvokeOnMainThread(Selector, NSObject) Registers an object for being observed externally using an arbitrary method.ĪddObserver(String, NSKeyValueObservingOptions, Action)Ĭalled after the object has been loaded from the nib file. Observed changes are dispatched to the observer’s object ObserveValue(NSString, NSObject, NSDictionary, IntPtr) method.ĪddObserver(NSString, NSKeyValueObservingOptions, Action) Registers an object for being observed externally (using string keyPath). Observed changes are dispatched to the observer’s object ObserveValue(NSString, NSObject, NSDictionary, IntPtr) method.ĪddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr) Registers an object for being observed externally (using NSString keyPath). Handle used to represent the methods in the base class for this NSObject.Īn object that can respond to the delegate protocol for this typeĪddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr) Returns the current Objective-C retain count for the object. Handle (pointer) to the unmanaged object representation. Default constructor that initializes a new instance of this class with no parameters.Ī constructor used when creating managed representations of unmanaged objects Called by the runtime.Ĭonstructor to call on derived classes to skip initialization and merely allocate the object.Ī developer-meaningful description of this object.Īn instance of the Foundation.INSNetServiceBrowserDelegate model class which acts as the class delegate.ĭescription of the object, the Objective-C version of ToString.
