NSViewController.TryToPerformwith(Selector, NSObject) Method

Definition

[Foundation.Export("tryToPerform:with:")]
public virtual bool TryToPerformwith (ObjCRuntime.Selector anAction, Foundation.NSObject anObject);
override this.TryToPerformwith : ObjCRuntime.Selector * Foundation.NSObject -> bool

Parameters

anAction
Selector
anObject
NSObject

Returns

Attributes

Applies to