Condividi tramite


NSWindow.TryToPerform(Selector, NSObject) Metodo

Definizione

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

Parametri

anAction
Selector
anObject
NSObject

Restituisce

Attributi

Si applica a