MarkedUpTextSpan | iOS SDK | 2GIS Documentation

MarkedUpTextSpan

Describes a subset of bytes of the string text.

public init(
    offset: UInt64,
    length: UInt64
)
Parameters
offset
length
Properties