NSResponder.TryToPerformwith(Selector, NSObject) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Foundation.Export("tryToPerform:with:")]
public virtual bool TryToPerformwith (ObjCRuntime.Selector anAction, Foundation.NSObject anObject);
abstract member TryToPerformwith : ObjCRuntime.Selector * Foundation.NSObject -> bool
override this.TryToPerformwith : ObjCRuntime.Selector * Foundation.NSObject -> bool
- anAction
- Selector
- anObject
- NSObject
- Attributes
Produkt | Versiounen |
---|---|
Xamarin.Mac SDK | 14 |