Contents

ShieldAction.secondSecondarySubmenuItemPressed

An action that occurs when someone selects the second item in the secondary button’s submenu.

Declaration

case secondSecondarySubmenuItemPressed

Discussion

The system invokes this callback on your app’s ShieldActionDelegate for the second item in the submenu when your app defines the secondaryButtonSubmenuItems array with two or more elements.

See Also

Responding to secondary button actions