.. _MacExtensionType: ================================================ MacExtensionType ================================================ Description ----------- The formatting for the filename extension. Static Properties ^^^^^^^^^^^^^^^^^ +-------------------------------------------------------+----------------------------------------+ | :ref:`LOWERCASE` readonly | The extension is in lowercase letters. | +-------------------------------------------------------+----------------------------------------+ | :ref:`NONE` readonly | Does not use an extension. | +-------------------------------------------------------+----------------------------------------+ | :ref:`UPPERCASE` readonly | The extension is in uppercase letters. | +-------------------------------------------------------+----------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 MacExtensionType/NONE.rst MacExtensionType/LOWERCASE.rst MacExtensionType/UPPERCASE.rst