INode.DocumentPositionFollowing フィールド

定義

ノードは参照ノードの後に続きます。

[Android.Runtime.Register("DOCUMENT_POSITION_FOLLOWING")]
public const short DocumentPositionFollowing = 4;
[<Android.Runtime.Register("DOCUMENT_POSITION_FOLLOWING")>]
val mutable DocumentPositionFollowing : int16

フィールド値

Value = 4
属性

注釈

ノードは参照ノードの後に続きます。

Javaドキュメント。

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象