provideSummary

abstract fun provideSummary(@NonNull preference: T): CharSequence(source)

Called whenever getSummary is called on this preference.

Return

A CharSequence that will be displayed as the summary for this preference

Parameters

preference

This preference