Language

JobInfo.Builder.SetCategory(JobInfoCategory) Method

Definition

[Android.Runtime.Register("setCategory", "(I)Landroid/app/job/JobInfo$Builder;", "", ApiSince=37)]
public Android.App.Job.JobInfo.Builder SetCategory(Android.App.Job.JobInfoCategory category);
[<Android.Runtime.Register("setCategory", "(I)Landroid/app/job/JobInfo$Builder;", "", ApiSince=37)>]
member this.SetCategory : Android.App.Job.JobInfoCategory -> Android.App.Job.JobInfo.Builder

Parameters

category
JobInfoCategory

Returns

Attributes

Applies to