performShare

abstract fun performShare(@NonNull shareTarget: ShareTarget)

Called by the SharingMenu when the user tapped a target (usually some app) to share with.

Parameters

shareTarget

ShareTarget to share with.