Search Results for

    Show / Hide Table of Contents

    Class TalkEditor

    トークエディタの表示復元設定 TODO: 詳細

    Inheritance
    object
    TalkEditor
    Implements
    IEditor
    IEquatable<TalkEditor>
    Namespace: LibSasara.Model.Serialize
    Assembly: LibSasara.dll
    Syntax
    public record TalkEditor : IEditor, IEquatable<TalkEditor>

    Properties

    Extension

    Declaration
    public TalkEditorExtension? Extension { get; set; }
    Property Value
    Type Description
    TalkEditorExtension

    Partition

    separator position

    Declaration
    public int Partition { get; set; }
    Property Value
    Type Description
    int

    Implements

    IEditor
    IEquatable<T>
    In this article
    Back to top LibSasara