read_only property

read_only property

Gets the tag that tells the software that the contents of this frame is intended to be read-only.

Definition:

@property
def read_only(self):
    ...

See Also