Language

FormEditRecord.PageNumber Property

Definition

Gets the zero-based page number on which the form edit occurred.

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

Property Value

the page on which the edit occurred

Attributes

Remarks

Java documentation for FormEditRecord.

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