Contents

selectPreviousTabViewItem(_:)

This action method selects the previous tab view item in the sequence.

Declaration

func selectPreviousTabViewItem(_ sender: Any?)

Parameters

  • sender:

    Typically the object that sent the message.

Discussion

If the currently visible item is the first item in the sequence, this method does nothing, and the first pane remains displayed.

See Also

Selecting a Tab