attributes()
Returns the attributes of the composition.
Declaration
func attributes() -> [AnyHashable : Any]!Return Value
A dictionary of composition attributes. See Attribute Keys for the attributes that can be returned.
Returns the attributes of the composition.
func attributes() -> [AnyHashable : Any]!A dictionary of composition attributes. See Attribute Keys for the attributes that can be returned.