TextStudioBackendLayoutBuilder
public sealed class TextStudioBackendLayoutBuilderControlled writer that lets an optional backend publish layout without exposing Text Studio’s mutable layout storage.
Methods
Section titled “Methods”
Commit(in TextStudioBackendLayoutData)
Section titled “Commit(in TextStudioBackendLayoutData)”public bool Commit(in TextStudioBackendLayoutData data)Publishes one validated structured layout into Text Studio-owned storage.
Parameters
| Name | Type |
|---|---|
data |
TextStudio.TextStudioBackendLayoutData |
Returns
System.Boolean
Constructors
Section titled “Constructors”
TextStudioBackendLayoutBuilder()
Section titled “TextStudioBackendLayoutBuilder()”public TextStudioBackendLayoutBuilder()Properties
Section titled “Properties”
HasCommittedLayout
Section titled “HasCommittedLayout”public bool HasCommittedLayout { get; }Returns
System.Boolean
ExpectedTextUnitCount
Section titled “ExpectedTextUnitCount”public int ExpectedTextUnitCount { get; }Returns
System.Int32