Condividi tramite


UserDataHandler.NodeCloned Campo

Definizione

Attenzione

Use 'Org.W3c.Dom.IUserDataHandler.NodeCloned'. This class will be removed in a future release.

Il nodo viene clonato usando Node.cloneNode().

[Android.Runtime.Register("NODE_CLONED")]
[System.Obsolete("Use 'Org.W3c.Dom.IUserDataHandler.NodeCloned'. This class will be removed in a future release.")]
public const short NodeCloned = 1;
[<Android.Runtime.Register("NODE_CLONED")>]
[<System.Obsolete("Use 'Org.W3c.Dom.IUserDataHandler.NodeCloned'. This class will be removed in a future release.")>]
val mutable NodeCloned : int16

Valore del campo

Value = 1
Attributi

Commenti

Il nodo viene clonato usando Node.cloneNode().

Documentazione java per org.w3c.dom.UserDataHandler.NODE_CLONED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a