CommonShowTextViewUrlType
public enum CommonShowTextViewUrlType
CommonLabel支持的可点击跳转的类型
-
电话
Declaration
Swift
case mobile -
邮箱
Declaration
Swift
case email -
网络url
Declaration
Swift
case networkUrl
View on GitHub
CommonShowTextViewUrlType Enumeration Reference