Language

SyncContext.SyncContextBinder Property

Definition

public virtual Android.OS.IBinder? SyncContextBinder { [Android.Runtime.Register("getSyncContextBinder", "()Landroid/os/IBinder;", "GetGetSyncContextBinderHandler")] get; }
[<get: Android.Runtime.Register("getSyncContextBinder", "()Landroid/os/IBinder;", "GetGetSyncContextBinderHandler")>]
member this.SyncContextBinder : Android.OS.IBinder

Property Value

The binder for the synchronization context.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Java documentation for android.content.SyncContext.getSyncContextBinder().

Applies to