Skip to content

TextStudioFrameCompositionContext

StructTextStudioTextStudio
public readonly struct TextStudioFrameCompositionContext

Canonical frame plus the independently composed target receiving it.

public TextStudioFrame Frame { get; }

Returns

TextStudio.TextStudioFrame

public TextStudioFrameTarget Target { get; }

Returns

TextStudio.TextStudioFrameTarget

public TextStudioGlyphChangeSet TextChanges { get; }

Returns

TextStudio.TextStudioGlyphChangeSet

public uint SourceVersion { get; }

Returns

System.UInt32

public int GlyphCount { get; }

Returns

System.Int32