Skip to main content
Apple Developer Docs
Fonts
Symbols
×
SwiftUI
/
Text
/
Text.Layout
/
Text.Layout.RunSlice
/
init(run:indices:)
init(run:indices:)
Declaration
init
(
run
:
Text
.
Layout
.
Run
,
indices
:
Range
<
Int
>)