ViewfinderStyle

取景框样式

Properties

Link copied to clipboard
val CLASSIC: Int = 0
经典样式:经典的扫描风格(带扫描框)
Link copied to clipboard
val POPULAR: Int = 1
流行样式:类似于新版的微信全屏扫描(不带扫描框)

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String