set

abstract fun set(parent: P, value: T): P

sets the value of the focus target

Parameters

parent

concrete instance to apply the focus to

value

the new value of the focus target