FinderStyle

sealed class FinderStyle : Parcelable

The visual appearance of the viewfinder.

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val _type: String

Functions

Link copied to clipboard
abstract fun clone(): FinderStyle
Link copied to clipboard
abstract fun toJson(config: ToJsonConfiguration = ToJsonConfiguration.default()): JSONObject