ActionBuilders.AndroidDoubleExtra


@RequiresSchemaVersion(major = 1, minor = 0)
class ActionBuilders.AndroidDoubleExtra : ActionBuilders.AndroidExtra


A double value that can be added to an Android intent's extras.

Summary

Public functions

Double

Gets the value.

String

Public functions

getValue

Added in 1.0.0
fun getValue(): Double

Gets the value.

toString

fun toString(): String