gh-pages / com.nextfaze.devfun.menu / MenuController / actionDescription

actionDescription

abstract val actionDescription: CharSequence? (source)

A human-readable description of how this controller is used.

It should be null when the controller is not available for use (e.g. permissions or hidden, etc.)

Can contain spannable formatting.