AppInteractionManager.ExtraTargetPackageName 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 target package name when managing App
Interaction access.
[Android.Runtime.Register("EXTRA_TARGET_PACKAGE_NAME", ApiSince=37)]
public const string ExtraTargetPackageName;
[<Android.Runtime.Register("EXTRA_TARGET_PACKAGE_NAME", ApiSince=37)>]
val mutable ExtraTargetPackageName : string
Field Value
- Attributes