NSObject.SetNativeField(String, NSObject) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
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
Parametri
- name
- String
- value
- NSObject
- Attributi