Contents

updateType

The value that describes any changes to the DOM tree after it has been reparsed.

Declaration

var updateType: TVElementUpdateType { get }

Discussion

For possible values, see TVElementUpdateType. This property is initially set to TVElementUpdateType.none.

See Also

Inspecting a View Element