NSConnectionDelegate.AllowNewConnection(NSConnection, NSConnection) 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("makeNewConnection:sender:")]
public virtual bool AllowNewConnection (Foundation.NSConnection newConnection, Foundation.NSConnection parentConnection);
abstract member AllowNewConnection : Foundation.NSConnection * Foundation.NSConnection -> bool
override this.AllowNewConnection : Foundation.NSConnection * Foundation.NSConnection -> bool
Parâmetros
- newConnection
- NSConnection
- parentConnection
- NSConnection
Retornos
- Atributos