IUserDataHandler.NodeCloned Field

Definition

The node is cloned, using <code>Node.

[Android.Runtime.Register("NODE_CLONED")]
public const short NodeCloned = 1;
[<Android.Runtime.Register("NODE_CLONED")>]
val mutable NodeCloned : int16

Field Value

Int16
Attributes

Remarks

Java documentation for org.w3c.dom.UserDataHandler.NODE_CLONED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to