- data
- Documentation for this section has not yet been entered.
This is called when the user is requesting an assist, to build a full Android.Content.Intent.ActionAssist Intent with all of the context of the current application. You can override this method to place into the bundle anything you would like to appear in the Android.Content.Intent.ExtraAssistContext part of the assist Intent. The default implementation does nothing.
This function will be called after any global assist callbacks that had been registered with Application.RegisterOnProvideAssistDataListener(.IOnProvideAssistDataListener).