setupDirectionalNavigation

abstract fun setupDirectionalNavigation(numButtons: Int)

Sets up the directional navigation pointers needed to support d-pad/TV-remote navigation of the in-app message.

See https://developer.android.com/training/keyboard-input/navigation#Direction

Parameters

numButtons

The number of MessageButton's on this message.