Lingua

FormEditRecord.WidgetIndex Property

Definition

Gets the zero-based index of the widget in the page's annotation array.

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

Property Value

the index of the widget within the page's widget annotations array in the PDF document

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