Partager via


ChangeLogsRequest.PageSize Property

Definition

Returns the maximum number of records requested using HealthConnectManager#getChangeLogs operation

public int PageSize { [Android.Runtime.Register("getPageSize", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getPageSize", "()I", "", ApiSince=34)>]
member this.PageSize : int

Property Value

Attributes

Remarks

Returns the maximum number of records requested using HealthConnectManager#getChangeLogs operation

Java documentation for android.health.connect.changelog.ChangeLogsRequest.getPageSize().

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