NSObject.SetNativeField(String, 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.
Cuidado
Do not use; this API does not properly retain/release existing/new values, so leaks and/or crashes may occur.
[System.Obsolete("Do not use; this API does not properly retain/release existing/new values, so leaks and/or crashes may occur.")]
public void SetNativeField (string name, Foundation.NSObject value);
member this.SetNativeField : string * Foundation.NSObject -> unit
Parâmetros
- name
- String
- value
- NSObject
- Atributos