is_cached property

is_cached property

Determines whether image is cached

Definition:

@property
def is_cached(self):
    ...

See Also