apply

protected open fun apply(@NonNull context: Context, @NonNull args: Bundle): MessageSearchHeaderComponent.Params

Apply data that matches keys mapped to Params' properties. KEY_SEARCH_BAR_BUTTON_TEXT is mapped to setSearchBarButtonText.

Return

This Params object that applied with given data. since 3.0.0

Parameters

context

The Context this component is currently associated with

args

The sets of arguments to apply at Params.