Android.Views.InputMethods.InputBinding.ConnectionToken Property
Return the token for the connection back to the application.

Syntax

[get: Android.Runtime.Register("getConnectionToken", "()Landroid/os/IBinder;", "GetGetConnectionTokenHandler")]
public Android.OS.IBinder ConnectionToken { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the token for the connection back to the application. You can not use this directly, it must be converted to a Android.Views.InputMethods.InputConnection for you.

[Android Documentation]

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3