generationId

Returns a non-zero, globally unique value. A different value is returned if verb array, Point array, or conic weight changes.

Setting PathFillMode does not change generation identifier.

Each time the path is modified, a different generation identifier will be returned. PathFillMode does affect generation identifier on Android framework.

Return

non-zero, globally unique value

See also