Auto-hide disclosure

Description

Specify if the Disclosure should be closed when the disclosure button is tapped. If 'auto' then uses the Auto-hide property defined on the 'disclosure-button'.

always

Always auto-hide the disclosure when the disclosure button is tapped.

auto

Uses the behavior defined in the Auto-hide property.

To make the disclosure opened by this button behave as a MODAL dialog set this property to 'auto' and uncheck the Auto-hide property.

See Also