NSObject.SetNativeField(String, NSObject) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
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
Paramètres
- name
- String
- value
- NSObject
- Attributs