Class TalkEditor
トークエディタの表示復元設定 TODO: 詳細
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 |