Syntax
[Android.Runtime.Register("onAppPrivateCommand", "(Ljava/lang/String;Landroid/os/Bundle;)V", "GetOnAppPrivateCommand_Ljava_lang_String_Landroid_os_Bundle_Handler")]
public virtual
void OnAppPrivateCommand (
string action,
Android.OS.Bundle data)
Parameters
- action
- Documentation for this section has not yet been entered.
- data
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.InputMethodServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3