ElemTypes

富文本元素类型

See also

Properties

Link copied to clipboard
const val IMAGE: Int = 2

图片

Link copied to clipboard
const val TEXT: Int = 1

文本

Link copied to clipboard
const val URL: Int = 4

URL

Link copied to clipboard
const val VIDEO: Int = 3

视频