count property

count property

Gets the total count of instantiated Cell objects.

Definition:

@property
def count(self):
    ...

See Also