ContentBlockTarget

Describes a full or partial selection of a ContentBlock associated with a ContentLocation.

Properties

Link copied to clipboard

The anchor point of the Locator relative the content block.

Link copied to clipboard
abstract val charLength: Int

The number of characters selected in the ContentBlock by the ContentLocation.

Link copied to clipboard
abstract val charOffset: Int

The character offset within the content block, corresponding to the start position of the ContentLocation.

Link copied to clipboard

The target ContentBlock.

Link copied to clipboard

The index of the ReaderDocument the ContentBlock is related to.