Type Property 型プロパティ

inferMoves

An option that identifies insertions or removals as moves. 移動として挿入または除去を識別するあるオプション。

Declaration 宣言

static var inferMoves: NSOrderedCollectionDifferenceCalculationOptions { get }

Discussion 議論

When you use the option to infer moves, the difference calculation adds an associated index to change objects to indicate the original positions of the objects. あなたがこのオプションを使って移動をほのめかす時、差異算出はある結び付けられたインデックスを変更オブジェクトそれらに追加して、それらオブジェクトの元の位置を指し示します。

See Also 参照

Difference Calculation Options 差異算出オプション