setUseHeaderRightButton

open fun setUseHeaderRightButton(useHeaderRightButton: Boolean): ChannelPushSettingFragment.Builder

Sets whether the right button of the header is used.

Return

This Builder object to allow for chaining of calls to set methods. since 3.0.0

Parameters

useHeaderRightButton

true if the right button of the header is used, false otherwise.