AppInteractionManager.ExtraInteractorPackageName 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.
Intent extra: A String specifying the package name of the interactor when requesting
or managing App Interaction access.
[Android.Runtime.Register("EXTRA_INTERACTOR_PACKAGE_NAME", ApiSince=37)]
public const string ExtraInteractorPackageName;
[<Android.Runtime.Register("EXTRA_INTERACTOR_PACKAGE_NAME", ApiSince=37)>]
val mutable ExtraInteractorPackageName : string
Field Value
- Attributes