Share via


SegmentFinder.PrescribedSegmentFinder.PreviousEndBoundary(Int32) Method

Definition

To be added

[Android.Runtime.Register("previousEndBoundary", "(I)I", "GetPreviousEndBoundary_IHandler", ApiSince=34)]
public override int PreviousEndBoundary (int offset);
[<Android.Runtime.Register("previousEndBoundary", "(I)I", "GetPreviousEndBoundary_IHandler", ApiSince=34)>]
override this.PreviousEndBoundary : int -> int

Parameters

offset
Int32

Returns

Attributes

Remarks

To be added

Java documentation for android.text.SegmentFinder.PrescribedSegmentFinder.previousEndBoundary(int).

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