setSummaryOff

Sets the summary to be shown when unchecked.

For more complex configuration of this preference's summary, you should use a Preference.SummaryProvider

Parameters

summary

The summary to be shown when unchecked


open fun setSummaryOff(summaryResId: Int)(source)

Parameters

summaryResId

The summary as a resource

See also