Version

PerformSelector(Selector,NSObject,NSObject) Method

Syntax
public Foundation.NSObject PerformSelector( 
   ObjCRuntime.Selector aSelector,
   Foundation.NSObject object1,
   Foundation.NSObject object2
)

Parameters

aSelector
object1
object2
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also