SignpostImageRenderSettings

Signpost image render settings. Initialized with default optimal values

Constructors

Link copied to clipboard
constructor()
constructor(border: Int = 10, round: Boolean = true, rows: Int = 3, mode: Boolean = false)

Properties

Link copied to clipboard

Address of native referenced object. nullptr if not referencing any native allocated object. Note native allocation will happen only once.

Link copied to clipboard

Round corners border Small mode. The image is generated for small size usage

Link copied to clipboard

Border size in pixels

Link copied to clipboard

Maximum rows of details in the signpost

Link copied to clipboard

Small mode. The image is generated for small size usage

Functions

Link copied to clipboard
fun finalize()

Overrides finalize that garbage collector will call when needed.

Link copied to clipboard

True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object

Link copied to clipboard
operator fun not(): Boolean

Checks if this object is valid.

Link copied to clipboard
fun release()

Releases the native referenced value of this object if: