Syntax
[Android.Runtime.Register("showStatusIcon", "(Landroid/os/IBinder;Ljava/lang/String;I)V", "")]
public
void ShowStatusIcon (
Android.OS.IBinder imeToken,
string packageName,
int iconId)
Parameters
- imeToken
- Documentation for this section has not yet been entered.
- packageName
- Documentation for this section has not yet been entered.
- iconId
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3