pastedContentType

AkiChase小于 1 分钟

定义

static pastedContentType => SearchGui._pastedContentType

类型

动态属性 {String}

说明

返回当前搜索框粘贴的内容的类型,或者按下智能搜索框时选中的内容的类型。可返回 "file", "bitmap", "text"。

返回值 {String}

返回字符串类型,代表粘贴的内容类型。可返回 "file", "bitmap", "text"。