Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GlobalKey<T>

Type parameters

Hierarchy

  • RTManagedBox<T>
    • GlobalKey

Implements

  • RuntimeBaseClass

Index

Constructors

constructor

Properties

currentState

currentState: () => T

Type declaration

    • (): T
    • Returns T

Readonly internalRuntimeType

internalRuntimeType: Type<typeof GlobalKey> = ...

Private Readonly targetRuntimeType

targetRuntimeType: Type<Function>

Protected vmObject

vmObject: T

Methods

Protected unwrap

  • unwrap(): T

Generated using TypeDoc