Contents

ShieldAction.firstSecondarySubmenuItemPressed

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

Declaration

case firstSecondarySubmenuItemPressed

Discussion

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

See Also

Responding to secondary button actions