obtain
Returns a cached instance if such is available or a new one is created.
Return
An instance.
open fun obtain(@Nullable info: AccessibilityWindowInfoCompat): AccessibilityWindowInfoCompat(source)
Returns a cached instance if such is available or a new one is created. The returned instance is initialized from the given info
.
Return
An instance.
Parameters
info
The other info.