key_text property

key_text property

This attribute represents the keyframe selector as a comma-separated list of percentage values. The ‘from’ and ‘to’ keywords map to ‘0%’ and ‘100%’, respectively.

Definition:

@property
def key_text(self):
    ...

See Also