Android.Service.Chooser 命名空间

ChooserAction

ChooserAction 是一个应用定义的操作,可在调用时 android.content.Intent#ACTION_CHOOSER 提供给要向用户显示的 Android Sharesheet。

ChooserAction.Builder

对象的 ChooserAction Builder 类

ChooserAction.InterfaceConsts
ChooserTarget

ChooserTarget 表示由 a android.service.chooser.ChooserTargetService返回的应用程序的深层链接。

ChooserTarget.InterfaceConsts
ChooserTargetService

当用户被要求为另一个应用显式选择意向的目标时,从系统接收调用的服务。