Contents

ShieldAction.thirdSecondarySubmenuItemPressed

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

Declaration

case thirdSecondarySubmenuItemPressed

Discussion

The system invokes this callback on your app’s ShieldActionDelegate for the third item in the submenu when your app defines the secondaryButtonSubmenuItems array with three elements.

See Also

Responding to secondary button actions