Android.OS.WorkSource.Set Method
Replace the current contents of this work source with the given work source.

Syntax

[Android.Runtime.Register("set", "(Landroid/os/WorkSource;)V", "GetSet_Landroid_os_WorkSource_Handler")]
public virtual void Set (WorkSource other)

Parameters

other
Documentation for this section has not yet been entered.

Remarks

Replace the current contents of this work source with the given work source. If other is null, the current work source will be made empty.

[Android Documentation]

Requirements

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