Foundation.NSObject.RespondsToSelector Method
Whether this object recognizes the specified selector.

Syntax

[Foundation.Export("respondsToSelector:")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public virtual bool RespondsToSelector (ObjCRuntime.Selector sel)

Parameters

sel
Class representing the selector.

Returns

This returns true if the object responds to the selector, false othwerise.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0