Skip to content

cupertino-files / ParagraphInfo

Interface: ParagraphInfo

Defined in: src/tswp/textstorage.ts:194

Properties

end

end: number

Defined in: src/tswp/textstorage.ts:199

UTF-16 offset just past the last character (excluding the "\n").


index

index: number

Defined in: src/tswp/textstorage.ts:195


start

start: number

Defined in: src/tswp/textstorage.ts:197

UTF-16 offset of the first character.


styleId

styleId: bigint | undefined

Defined in: src/tswp/textstorage.ts:202

Effective paragraph style object identifier, if any.


text

text: string

Defined in: src/tswp/textstorage.ts:200

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.