Method toActionContext()
fun WeakActionContext:toActionContext(): ActionContext?
Converts the weak action context back to ActionContext
.
Returns nil
if the activePane
does not exist anymore.
toActionContext()
fun WeakActionContext:toActionContext(): ActionContext?
Converts the weak action context back to ActionContext
.
Returns nil
if the activePane
does not exist anymore.