WorkSource.Remove(WorkSource) Method

Definition

[Android.Runtime.Register("remove", "(Landroid/os/WorkSource;)Z", "GetRemove_Landroid_os_WorkSource_Handler")]
public virtual bool Remove (Android.OS.WorkSource? other);
[<Android.Runtime.Register("remove", "(Landroid/os/WorkSource;)Z", "GetRemove_Landroid_os_WorkSource_Handler")>]
abstract member Remove : Android.OS.WorkSource -> bool
override this.Remove : Android.OS.WorkSource -> bool

Parameters

other
WorkSource

Returns

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.

Applies to