CREATOR

Parcelable creator for deserializing TextSelectionRectangles objects from a Parcel.

Functions

Link copied to clipboard
open override fun createFromParcel(parcel: Parcel): TextSelectionRectangles

Creates a TextSelectionRectangles instance from the provided parcel.

Link copied to clipboard
open override fun newArray(size: Int): Array<TextSelectionRectangles?>

Creates a new array of TextSelectionRectangles with the specified size.