update_completed property

FieldUpdatingProgressArgs.update_completed property

Gets a value indicating whether field updating is completed.

@property
def update_completed(self) -> bool:
    ...

See Also