Compartilhar via


Selector.GetHandle(String) Método

Definição

Retorna o identificador para o seletor Objective-C especificado.

public static IntPtr GetHandle (string name);
static member GetHandle : string -> nativeint

Parâmetros

name
String

Nome de um seletor

Retornos

IntPtr

nativeint

O identificador para o seletor Objective-C especificado.

Aplica-se a