StorageInfo.Builder.SetBlobsSizeBytes(Int64) Method

Definition

[Android.Runtime.Register("setBlobsSizeBytes", "(J)Landroid/app/appsearch/StorageInfo$Builder;", "", ApiSince=36)]
public Android.App.AppSearch.StorageInfo.Builder SetBlobsSizeBytes(long blobsSizeBytes);
[<Android.Runtime.Register("setBlobsSizeBytes", "(J)Landroid/app/appsearch/StorageInfo$Builder;", "", ApiSince=36)>]
member this.SetBlobsSizeBytes : int64 -> Android.App.AppSearch.StorageInfo.Builder

Parameters

blobsSizeBytes
Int64

Returns

Attributes

Applies to