Last updated 1 day ago
Was this helpful?
Method in
Creates a new based on the current instance whose is shifted towards the end of the string by shift characters.
shift
A new [Position](yarn.markup.markupattribute.md">MarkupAttribute with an updated <a href="yarn.markup.markupattribute.position.md) .
public readonly MarkupAttribute Shift(int shift)
int shift
int
The number of characters to shift by.