StorageInfo.Builder.SetBlobsCount(Int32) Method

Definition

[Android.Runtime.Register("setBlobsCount", "(I)Landroid/app/appsearch/StorageInfo$Builder;", "", ApiSince=36)]
public Android.App.AppSearch.StorageInfo.Builder SetBlobsCount(int blobsCount);
[<Android.Runtime.Register("setBlobsCount", "(I)Landroid/app/appsearch/StorageInfo$Builder;", "", ApiSince=36)>]
member this.SetBlobsCount : int -> Android.App.AppSearch.StorageInfo.Builder

Parameters

blobsCount
Int32

Returns

Attributes

Applies to