Context.AppInteractionService 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.
Use with #getSystemService(String) to retrieve an
android.app.AppInteractionManager for managing app interactions.
[Android.Runtime.Register("APP_INTERACTION_SERVICE", ApiSince=37)]
public const string AppInteractionService;
[<Android.Runtime.Register("APP_INTERACTION_SERVICE", ApiSince=37)>]
val mutable AppInteractionService : string
Field Value
- Attributes