Anchor

class Anchor

The definition of the Anchor.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AnchorType for the Anchor.

Link copied to clipboard
val offset: Int

The offset of the Anchor.

Link copied to clipboard

The TimeGranularity of the Anchor.

Functions

Link copied to clipboard
inline fun copy(block: Anchor.Builder.() -> Unit = {}): Anchor
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String