NSResponder.TryToPerformwith(Selector, NSObject) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- anAction
- Selector
- anObject
- NSObject
Retornos
- Atributos