launchContactPicker

open override fun launchContactPicker()(source)

Requests the platform to display its native contact picker interface.

This call is delegated directly to the expected ContactPicker.launchContactPicker implementation. Ensure InitContactPicker has been called previously in the composition to correctly receive the result.