.. _action_api:

Click Action-related Objects
============================

The following classes represent click and hover mouse actions, typically
a hyperlink. Other actions such as navigating to another slide in the
presentation or running a macro are also possible.


|ActionSetting| objects
-----------------------

.. autoclass:: pptx.action.ActionSetting()
   :members:
   :inherited-members:
   :undoc-members:


|Hyperlink| objects
-----------------------

.. autoclass:: pptx.action.Hyperlink()
   :members:
   :inherited-members:
   :undoc-members:
