SyncRequest.Builder.SetManual(Boolean) Method

Definition

[Android.Runtime.Register("setManual", "(Z)Landroid/content/SyncRequest$Builder;", "GetSetManual_ZHandler")]
public virtual Android.Content.SyncRequest.Builder? SetManual (bool isManual);
[<Android.Runtime.Register("setManual", "(Z)Landroid/content/SyncRequest$Builder;", "GetSetManual_ZHandler")>]
abstract member SetManual : bool -> Android.Content.SyncRequest.Builder
override this.SetManual : bool -> Android.Content.SyncRequest.Builder

Parameters

isManual
Boolean

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