MarkedUpTextSpan | iOS SDK | 2GIS Documentation
iOS SDK

MarkedUpTextSpan

Describes a subset of bytes of the string text.

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