DopeSheet Attributes

View attribute for the DopeSheet (see View.GetAttributeValue and View.SetAttributeValue).

Note See ViewAttributes for a complete list of types of attributes that you can use when customizing your Relational Views.
Attribute Name Description Supports
autosnaptoframes Determines whether or not the keys will be kept on frames when scaling regions.

Possible Values:

Description:

'false' (Default) Keys will not be snapped to frames. Note: Use the string "false", not the binary false.
'true' The keys will be kept on frames when scaling regions. Note: Use the string "true", not the binary true.
View.GetAttributeValue and View.SetAttributeValue.