attach
suspend fun attach(surfaceView: SurfaceView, lifecycleOwner: LifecycleOwner, configuration: RawInkConfiguration = RawInkConfiguration(), leasePolicy: LeasePolicy = LeasePolicy.FAIL_FAST): Result<RawInkSession>(source)
Opens a session and binds pause/resume/close to the supplied lifecycle.