Android.OS.Messenger.Binder Property
Retrieve the IBinder that this Messenger is using to communicate with its associated Handler.

Syntax

[get: Android.Runtime.Register("getBinder", "()Landroid/os/IBinder;", "GetGetBinderHandler")]
public IBinder Binder { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the IBinder that this Messenger is using to communicate with its associated Handler.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1