AppInteractionManager.ActionManageInteractorAccess Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Activity action: Launches a UI that shows a list of all targets that the specified interactor package can access, and provides management of App Interaction access of those targets.
[Android.Runtime.Register("ACTION_MANAGE_INTERACTOR_ACCESS", ApiSince=37)]
public const string ActionManageInteractorAccess;
[<Android.Runtime.Register("ACTION_MANAGE_INTERACTOR_ACCESS", ApiSince=37)>]
val mutable ActionManageInteractorAccess : string
Field Value
- Attributes