public interface IRegionWithEditableText
Public Interface IRegionWithEditableText
public interface class IRegionWithEditableText
type IRegionWithEditableText = interface end
SerializedValue | Serialized value of the region. |
SetPreviousChar | Sets a char previous to the current cursor position. |
TryGetPreviousChar | Gets a char previous to the current cursor position. |