setUseHeader

open fun setUseHeader(useHeader: Boolean): InviteUserFragment.Builder

Sets whether the header is used.

Return

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

Parameters

useHeader

true if the header is used, false otherwise.